radareorg / ideas

4 stars 1 forks source link

Make rbin commands iterate over all opened files #43

Open radare opened 9 years ago

radare commented 9 years ago

This can be solved with an special @@ foreach iterator. the idea is to allow r2 list all the sections of all the binaries mapped in memory, like (lldb) image dump sections does. This will be useful as an extend to dm to list memory regions.

This will be also useful when we add support for core files

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.