chomper
chomper copied to clipboard
示例报错,自己写的也是这个错误
Traceback (most recent call last): File "D:\python3.11.4\Lib\site-packages\chomper\core.py", line 210, in _start_emulate self.uc.emu_start(address, stop_addr) File "D:\python3.11.4\Lib\site-packages\unicorn\unicorn.py", line 548, in emu_start raise UcError(status) unicorn.unicorn.UcError: Invalid memory read (UC_ERR_READ_UNMAPPED)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\NPC-277\Downloads\chomper-main (1)\chomper-main\examples\example_ios_zhihu.py", line 102, in
你的 chomper 好像不是最新版本,可以更新一下版本再试试