Squalr / Self-Modifying-CodeLinks
C++ Self Modifying Code (Self Assembing/Disassembling)
☆72Updated 5 years ago
Alternatives and similar repositories for Self-Modifying-Code
Users that are interested in Self-Modifying-Code are comparing it to the libraries listed below
Sorting:
- Pointer Sequence Reverser - enable you to see how Windows C++ application is accessing a particular data member or object.☆74Updated 7 years ago
- API monitoring via return-hijacking thunks; works without information about target function prototypes.☆118Updated 5 years ago
- A local copy of Alex Ionescu's seemingly abandoned native-nt-toolkit project containing knowledge inherited from the ReactOS project.☆54Updated 5 years ago
- Enumerate user mode shared memory mappings on Windows.☆122Updated 4 years ago
- This project aims to facilitate debugging a kernel driver in windows by adding support for a code change on the fly without reboot/unload…☆172Updated 2 years ago
- Smallest possible PE files. Artisanal, hand-crafted with love and care.☆37Updated 5 years ago
- Plugin of x64dbg to help you analyze object-oriented applications☆25Updated 4 years ago
- Simple tool that allows you to have multiple Just-In-Time debuggers at once.☆94Updated 8 months ago
- Experiments on C/C++ Exploits☆22Updated 5 years ago
- Standalone DLL that implements LLVM's demangling functionality.☆18Updated 3 years ago
- Psychological warfare in reverse engineering☆187Updated 7 years ago
- executing JS from x86 code☆27Updated 6 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆94Updated 3 years ago
- ☆106Updated 6 years ago
- Architectural privilege escalation on x86☆60Updated 7 years ago
- How to GetProcAddress() like a boss 😎☆53Updated 8 years ago
- dump all available information from PDBs☆132Updated last year
- ☆72Updated 11 years ago
- Custom LoadLibrary implementation☆60Updated 9 years ago
- A simple password-based PE encryptor for Windows 32-bit executables.☆52Updated 6 months ago
- Function signature matching and signature generation plugin for Binary Ninja☆75Updated 10 months ago
- A set of small utilities, helpers for PIN tracers☆32Updated last year
- Repository for officially supported Binary Ninja plugins☆52Updated 4 months ago
- X86 disassembler benchmark☆61Updated last year
- An experimental dynamic malware unpacker based on Intel Pin and PE-sieve☆60Updated 11 months ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆105Updated last month
- x86-64 virtual machine and disassembler☆146Updated 5 years ago
- Lifting from native architecture to VTIL. (WIP)☆75Updated 3 years ago
- Injecting DLL to Target Process. Using C++ in Windows☆65Updated 4 years ago