Open XVilka opened 8 years ago
e anal.strings=true
only with aae .. for now
On 24 Apr 2016, at 11:55, Anton Kochkov notifications@github.com wrote:
If they are also in .rodata
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/radare/radare2/issues/4694
we should fix the support for in-data disasm, that ret2libc was suposed to work on. otherwise it will be a mess to handle this because we will get bugs all the time from people complaining about this stuff
On 24 Apr 2016, at 12:14, pancake pancake@nopcode.org wrote:
e anal.strings=true
only with aae .. for now
On 24 Apr 2016, at 11:55, Anton Kochkov <notifications@github.com mailto:notifications@github.com> wrote:
If they are also in .rodata
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/radare/radare2/issues/4694
Also, do not try to disasm strings:
Before fixing in-data disasm we need to have a clear and working API to handle metadata, with some API to search all the metadata that are defined at a given address (also metadata that do not exactly start there..)
@ret2libc since you are back, do you want to continue here? ;)
May want to continue based on @lowlyw work
@XVilka could you elaborate on what this issue is supposed to track? I don't think I remember the details of this task
@sivaramaaa related to char *
autodetection and types propagation.
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.
In various sections (.data, .rodate, etc) And for all 'aa*' commands