asm
Assembly framework
This project is a multi-platform (de-)assembler. It is available under the GPL version 3.
It has support for the following architectures:
It has support for the following architectures:
- amd64
- arm (little and big endian)
- dalvik (Android bytecode)
- i386 and compatible
- java (bytecode)
- mips (little and big endian)
- sparc
- sparc64
- yasep (16 and 32-bits modes)
- Dex (inside Android applications)
- ELF
- flat files
- Java classes
- PE (Windows executables and libraries)




