amosshi / binaryinternalsLinks
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
☆68Updated 5 months ago
Alternatives and similar repositories for binaryinternals
Users that are interested in binaryinternals are comparing it to the libraries listed below
Sorting:
- It's a Java debugger with the smaller step size. One line of java code is consisted of lines of bytecode. This debugger can step into the…☆17Updated 2 years ago
- ELF parsing library in java.☆171Updated 5 months 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
- JVM bytecode interpreter written in Java☆89Updated this week
- Multi-threaded JNA hooks and simplified library access to window/key/mouse functions.☆41Updated 6 years ago
- Convert JAVA source to C source, Build standlone binary without any class file.☆71Updated 2 years ago
- Remapping tool for compiled java programs.☆125Updated 5 years ago
- Lightweight dex / odex / apk to jar converter