(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'
(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'