The x86 Emulator plugin for IDAPro

    技术2022-05-11  133

    Description: This project is a plugin for the IDAPro Disassembler.  Its purpose is to allow a reverse engineer the chance to step through x86 code while reverse engineering a binary.  The plugin can help you step through any x86 binary from any platform though it does not  do library or system calls at the moment. I find it particularly useful for stepping through obfuscated code as it automatically reorganizes an IDA disassembly based on actual code paths down: http://sourceforge.net/project/showfiles.php?group_id=93016&package_id=98573

    最新回复(0)