pkgsrc/devel/deforaos-asm/DESCR
khorben 172ddbb252 Import DeforaOS Asm 0.2.3
This project is a multi-platform (de-)assembly framework. It has support
for a number of architectures and file formats already.
2016-02-20 03:14:46 +00:00

18 lines
451 B
Text

This project is a multi-platform (de-)assembler. 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)
It can handle the following file formats:
* Dex (inside Android applications)
* ELF
* flat files
* Java classes
* PE (Windows executables and libraries)