Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception when calling speakeasy's "call" api #21

Open
jtbennett-fe opened this issue Aug 28, 2020 · 0 comments
Open

exception when calling speakeasy's "call" api #21

jtbennett-fe opened this issue Aug 28, 2020 · 0 comments

Comments

@jtbennett-fe
Copy link
Collaborator

File "speakeasy/speakeasy/binemu.py", line 324, in set_func_args
self.mem_write(curr_sp, r)
File "speakeasy/speakeasy/memmgr.py", line 194, in mem_write
self.emu_eng.mem_write(addr, data)
File "speakeasy/speakeasy/engines/unicorn_eng.py", line 196, in mem_write
return self.emu.mem_write(addr, data)
File "python3.7/site-packages/unicorn/unicorn.py", line 442, in mem_write
raise UcError(status)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant