-
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
hi i keep getting error when using local anisette :
site-packages/anisette/_vm.py", line 229, in invoke_cdecl
self._uc.emu_start(address, lr)
File "/bridge/.venv/lib/python3.12/site-packages/unicorn/unicorn_py3/unicorn.py", line 766, in emu_start
raise UcError(status)
unicorn.unicorn_py3.unicorn.UcError: Invalid memory write (UC_ERR_WRITE_UNMAPPED)
i usually run python directly to get account.json, dockerise my program and use the account in a mapped directory. (as i dont have interactive in docker)
any idea what is going on.
Metadata
Metadata
Assignees
Labels
No labels