elfloader
elfloader copied to clipboard
Add support for `no_std`
It might be useful to be able to have this loader itself wore in a no_std environment (eg. shellcode stage 2), so having support for no_std would be nice.