r2m2 - radare2 plugin that aims at easing reversing new architectures by leveraging radare2 and miasm2 features. https://t.co/TsG9KUUqxF
Slides, videos about r2m2 https://t.co/VZbFRfATDg
nucleus - detects functions at the CFG-level. Including the option to transfer results to IDAPython script https://t.co/WSsSroIAS0
cortex_m_firmware.py - module will annotate the ARM Cortex M microcontroller firmware vector table, which contains a number of function pointers. Based on IDAPython. https://github.com/duo-labs/idapython
Amnesia - module designed to use byte level heuristics to find ARM thumb instructions in undefined bytes in an IDA Pro database. Based on IDAPython. https://github.com/duo-labs/idapython