Skip to content

flare_emu.EmuHelper init failed #48

@guguguc

Description

@guguguc

/home/gugugu/Downloads/flareon11/sshd/write_payload.py: No memory available or memory not present (UC_ERR_NOMEM)
Traceback (most recent call last):
File "/home/gugugu/ida-pro-9.1/python/ida_idaapi.py", line 501, in IDAPython_ExecScript
exec(code, g)
~~~~^^^^^^^^^
File "/home/gugugu/Downloads/flareon11/sshd/write_payload.py", line 12, in
eh = flare_emu.EmuHelper()
File "/home/gugugu/ida-pro-9.1/python/flare_emu.py", line 300, in init
self.reloadBinary()
~~~~~~~~~~~~~~~~~^^
File "/home/gugugu/ida-pro-9.1/python/flare_emu.py", line 1509, in reloadBinary
# map all binary segments as one memory region for easier management
File "/usr/lib/python3.13/site-packages/unicorn/unicorn_py3/unicorn.py", line 834, in mem_map
raise UcError(status)
unicorn.unicorn_py3.unicorn.UcError: No memory available or memory not present (UC_ERR_NOMEM)

Metadata

Metadata

Assignees

No one assigned

    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