deadeert / EWSLinks
Emulation Wrapper Solution is a IDA Pro plugin that brings emulator capacities to provide features such as debugging an mocking.
☆23Updated 2 years ago
Alternatives and similar repositories for EWS
Users that are interested in EWS are comparing it to the libraries listed below
Sorting:
- Hex-Rays Block Highlighter plugin for IDA to highlight if/for/do/switch/while blocks☆62Updated 3 years ago
- Modified python version of Rolf Rolles' https://github.com/RolfRolles/HexRaysDeob to unflatten Emotet'S Control Flow Flattening☆27Updated 3 years ago
- An IDA plugin which demangles Rust function names☆34Updated 2 years ago
- IDA strike-out: A Hex-Rays decompiler plugin to patch the Ctree☆125Updated 2 months ago
- Hex-Rays microcode API plugin for breaking an obfuscating compiler☆84Updated 6 years ago
- Alternative API for IDA / Hex-Rays☆75Updated 2 years ago
- Go fastcall analysis for ida decompiler☆45Updated 7 months ago
- IDAPatternSearch adds a capability of finding functions according to bit-patterns into the well-known IDA Pro disassembler based on Ghidr…