-
Notifications
You must be signed in to change notification settings - Fork 1
gramosg/a3e
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
a3e - a3e awesome ARM emulator ------------------------------ Pass it a file in raw binary format to emulate its execution. If you already have an ARM executable (ELF) you can generate a raw binary from it using objcopy from binutils. Example using NDK binutils: $ arm-linux-androideabi-objcopy -O binary file.elf file.bin * libdisarm (http://iriver-t10.sourceforge.net/libdisarm-api.html) required
About
ARMv7 emulator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published