Konloch / JVM-CommandLinks
Overrides the standard JRE classes using Java agents to allow us to do intensive debugging on the Java application.
☆22Updated 9 years ago
Alternatives and similar repositories for JVM-Command
Users that are interested in JVM-Command are comparing it to the libraries listed below
Sorting:
- Java VM Operand Stack Viewer☆26Updated 9 years ago
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆56Updated last year
- ARMv7 detour function for hooking junk (no thumb support, unaligned accesses are not atomic)☆16Updated 8 years ago
- An attempt to reverse-engineer the protocol for Diablo III, allowing a MITM attack on the game by intercepting packets as they pass throu…☆12Updated 13 years ago
- Deobfuscator for DashO 8.x String Obfuscation☆16Updated 7 years ago
- network speed limiter for Windows☆17Updated 8 years ago
- x86_x64 emulator☆16Updated 10 years ago
- ☆10Updated 7 years ago
- DiskCryptor - it's a free solution that allows you to encrypt disk partitions, including system partition.☆17Updated 13 years ago
- A simple tool to help reverse engineers while dealing with obfuscated code.☆20Updated 8 years ago
- Trying for all arch detour stuff now☆11Updated 8 years ago
- Converts IDA Pro signatures to C++ Detours☆13Updated 8 years ago
- PE rebuilder, based on yoda's realigndll☆12Updated 13 years ago
- Old and probably outdated IDA plugins☆24Updated 8 years ago
- An analytical debugger programmed in C++, using Qt.☆21Updated 13 years ago
- An aggregate of tools used in the core of vmp_dbg plus other parsing utils to parse vmp bc.☆15Updated 8 years ago
- Demos presented on Hackerfest 2015☆14Updated 9 years ago
- Windows x86 Hardware Breakpoint class for Windows >Vista