amosshi / binaryinternals
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
☆65Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for binaryinternals
- The project help developer create or modify class at runtime simply. it's base on ASM framework and provide a high level API like java st…☆73Updated 3 years ago
- A Java Class File Disassembler☆154Updated last year
- Utilize Java Agents and ASM to modify then override Java SE classes. (In this case blocking java.lang.Runtime.exec)☆55Updated last year
- JVM bytecode interpreter written in Java☆82Updated last month
- 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…☆16Updated last year
- ObjectWeb ASM - bytecode verifier and utilities