nowsecure / r2frida

Radare2 and Frida better together.
MIT License
1.18k stars 121 forks source link

`:dmm`: ERROR: error: cannot read property 'path' of undefined #549

Closed enovella closed 8 months ago

enovella commented 8 months ago
Screenshot 2024-01-28 at 00 39 50
enovella commented 8 months ago

On iOS it doenst fail the command :dmm* or :dm*:

[0x10450c000]> :init
e dbg.backend = io
e anal.autoname=true
e cmd.fcn.new=aan
.:i*
s r2f.modulebase
.:is*
.:ie*
.:dmm*
.:dm*
.:il*
m /r2f io 0
s entry0 2> /dev/null
[0x10450c000]> :dmm*
fs+maps
....
.....
trufae commented 8 months ago

its not about tweak. those errors should be fixed. working on it rn

trufae commented 8 months ago

btw, always specify the target os/arch. because this is a linux specific bug