Skip to content

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

@jtbennett-fe

Description

@jtbennett-fe

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)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions