elfloader
elfloader copied to clipboard
An architecture-agnostic ELF file flattener for shellcode
Results
2
elfloader issues
Sort by
recently updated
recently updated
newest added
Hello. This is a great utility. However, its not very useful for PowerPC unless it can handle .sdata sections. Can this be added? Thank you
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.
enhancement