4ch12dy / xia0LLDB

LLDB python scripts for iOS arm64 reversing by xia0
640 stars 111 forks source link

xbr -E main failed #20

Closed adm1n007 closed 3 years ago

adm1n007 commented 3 years ago

(lldb) xbr -E main Traceback (most recent call last): File "/Users/mymac/Documents/GitHub/frida-ios-dump/xia0LLDB/src/xbr.py", line 527, in xbr entryAddr_int = int(entryAddrStr.strip()[1:-1], 16) ValueError: invalid literal for int() with base 16: 'rror: Execution was interrupted, reason: EXC_BAD_ACCESS (code=259, address=0x16f3db9c8).\nThe process has been returned to the state before expression evaluation'