radareorg / ideas

4 stars 1 forks source link

Add support for parsing in-memory ELFs, MACH0s and PEs #47

Open radare opened 9 years ago

radare commented 9 years ago

Those headers are "corrupted" when loaded and parsed. it would be great if the default ELF parsers can be used also in memory and catch as much information as possible from there. We can dump the bins from the regressions testsuite loaded in memory to disk and write some testcases to start with.

ret2libc commented 4 years ago

This issue has been moved from radareorg/radare2 to radareorg/ideas as we are trying to clean our backlog and this issue has probably been created a long while ago. This is an effort to help contributors understand what are the actionable items they can work on, prioritize issues better and help users find active/duplicated issues more easily. If this is not an enhancement/improvement/general idea but a bug, feel free to ask for re-transfer to main repo. Thanks for your understanding and contribution with this issue.