horsicq / XDecompilerLinks
☆12Updated 4 months ago
Alternatives and similar repositories for XDecompiler
Users that are interested in XDecompiler are comparing it to the libraries listed below
Sorting:
- Use Markdown content on your site by combining it with HTML! Implemented from scratch with 100% syntax support.☆16Updated 6 months ago
- ☆49Updated this week
- ☆10Updated this week
- A simple 2D console game for Windows where you need to jump over obstacles.☆11Updated 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
- SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix …☆134Updated last year
- paste string formatted byte data block into x64dbg easy.☆41Updated 4 years ago
- DateTime Library - a library written in assembler (for x86 and x64) which provides simple date and time conversion, manipulation and comp…☆19Updated last year
- Ghetto user mode emulation of Windows kernel drivers.☆148Updated last year
- VMProtect, VMP, Devirter, 3,5☆107Updated 2 years ago
- A repository of IDA Databases and Binaries used for the analysis of popular commercial virtual-machine obfuscators☆71Updated 3 years ago
- Basic Deobfuscator for SaintFuscator, Using CCFlow with this tool is recommended☆16Updated 4 years ago
- Fork of Scylla with additional fixes and Python bindings.☆52Updated last year
- x64Dbg plugin that enables C# plugins with hot-loading support and scripting.☆229Updated last year
- ☆151Updated last week
- Packer utility for compressing and complicating reversing compiled native code (native files), protecting resources, adding DRM, and pack…☆255Updated last year
- Tool for generating C++ classes and json from PDB, DWARF and ELF symbols (Work in progress)☆53Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Some examples of anti debug techniques used in malware or commercial products preventing analysts to debug code of app.☆21Updated 5 years ago
- Universal x86/x64 VMProtect 2.0-3.X Import fixer☆15Updated 3 years ago
- x64dbg plugin for running python3 script. Focus on doing malware analyst and unpacking☆62Updated 8 months ago
- fix vmprotect import function used unicorn-engine.☆97Updated 2 years ago
- IDA Pro plugin to make bitfield accesses easier to grep☆247Updated 3 months ago
- VMP Mutation API Fix☆42Updated 3 years ago
- VM devirtualization PoC based on AsmJit and llvm