armulator.sourceforge.net in Utilities \ Misc. Utils.
A emulator for ARM programs.Aim to run ARM programs(Thumb code) in x86 platform.Use "arm-elf-gcc -mthumb -Bstatic <src> -o <exe>" to generateARM binray code.github webpage: http://x-y-z.github.com/armulator/git repo: https://github.com/x-y-z/armulator
This project is a plugin for IDA Pro disassembler to support ARM code debugging via JTAG or software emulators. JLink JTAG interface or any other RDI-compliant hw/sw emulator (such as ARMulator) can be used with it IDA Pro ARM debugger plugin 1.0 License - Public Domain