mojtabafalleh / emudbgLinks
A fast Windows emulator + debugger for reverse engineering. Runs any executable in debug mode, disassembles with Zydis, emulates instructions, and skips Windows API calls via debugger for maximum speed.
β159Updated this week
Alternatives and similar repositories for emudbg
Users that are interested in emudbg are comparing it to the libraries listed below
Sorting:
- π¬ IDA plugin to find patched memoryβ73Updated 3 weeks ago
- VMProtect2 Deobfuscation Toolingβ63Updated last week
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.β129Updated last year
- Documents the reverse engineering and partial disabling of Steam's CEG anti-tamper protections in T6SP, while preserving its anti-piracy β¦β54Updated 6 months ago
- π¨ Seamlessly convert your favorite Visual Studio Code themes to IDA Pro themes.β117Updated last year
- Yet another IDA Pro/Home plugin for deobfuscating stack stringsβ104Updated last month
- A x86_64 software emulatorβ156Updated 2 months ago
- A devirtualization engine for Themida.β101Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared uβ¦β63Updated last year
- Simple, fast and lightweight Header-Only C++ Assembler Libraryβ129Updated 3 months ago
- β61Updated 2 years ago
- monitors hidden syscalls called from call of duty anticheatβ87Updated 10 months ago
- sigmaker is a zero-dependency IDA Pro 9.0+ cross-platform signature maker plugin with optional SIMD (e.g. AVX2/NEON/SSE2) speedups that wβ¦β136Updated this week
- A Windows PE packer for executables (x64) with LZMA compression and with full TLS (Thread Local Storage) support.β90Updated 3 weeks ago
- Code proving a 25-year blind spot in all disassemblers. PoC for Intel x64/x86 βghost instructions.ββ104Updated 3 weeks ago
- WinLicense key extraction via Intel PINβ107Updated last year
- Converted phnt (Native API header files from the System Informer project) to IDA TIL, IDC (Hex-Rays).β157Updated last year
- x86-64 user mode emulation using Zydis