raceback (most recent call last):
File "/Users/aaabbb/xia0LLDB/src/debugme.py", line 43, in handle_command
debugme(debugger)
File "/Users/aaabbb/xia0LLDB/src/debugme.py", line 718, in debugme
images = utils.get_all_image_of_app()
File "/Users/aaabbb/xia0LLDB/src/utils.py", line 102, in get_all_image_of_app
image_name = image_str.split(",")[1]
IndexError: list index out of range
[x] happy debugging~ kill antiDebug by xia0@2019
raceback (most recent call last): File "/Users/aaabbb/xia0LLDB/src/debugme.py", line 43, in handle_command debugme(debugger) File "/Users/aaabbb/xia0LLDB/src/debugme.py", line 718, in debugme images = utils.get_all_image_of_app() File "/Users/aaabbb/xia0LLDB/src/utils.py", line 102, in get_all_image_of_app image_name = image_str.split(",")[1] IndexError: list index out of range [x] happy debugging~ kill antiDebug by xia0@2019