Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked uEmu: tiny cute emulator plugin for IDA based on unicorn engine


itsMe

Recommended Posts

This is the hidden content, please

uEmu is a tiny cute emulator plugin for IDA based on unicorn engine.

Supports following architectures out of the box: x86, x64, ARM, ARM64, MIPS, MIPS64

What is it GOOD for?

    Emulate bare-metal code (bootloaders, embedded firmware, etc)
    Emulate standalone functions

What is it BAD for?

    Emulate complex OS code (dynamic libraries, processes, etc)
    Emulate code with many syscalls

What can be improved?

    Find a way to emulate vendor-specific register access (like MSR S3_x, X0 for ARM64)
    Add more registers to track

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.