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)☆57Updated 2 years ago
- Demos presented on Hackerfest 2015☆14Updated 9 years ago
- Tool to automatically make Cheat Engine attach to a process via the command line.☆29Updated 8 years ago
- x86_x64 emulator☆16Updated 10 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
- Today Plugin (x64) - A Plugin For x64dbg☆13Updated 7 years ago
- PE rebuilder, based on yoda's realigndll☆12Updated 13 years ago
- Converts IDA Pro signatures to C++ Detours☆13Updated 8 years ago
- network speed limiter for Windows☆17Updated 9 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
- An aggregate of tools used in the core of vmp_dbg plus other parsing utils to parse vmp bc.☆16Updated 8 years ago
- IDA plugin to patch IDA Pro in memory.☆49Updated 8 years ago
- ARMv7 detour function for hooking junk (no thumb support, unaligned accesses are not atomic)☆16Updated 8 years ago
- A plugin for x64dbg for x86 emulation powered by the Unicorn-engine.☆29Updated 9 years ago
- Malware monitor template based on MinHook☆16Updated 10 years ago
- Notes my learning steps about Windows-NT