====== Tools ====== This page is designed to document some of the tools that we could / should use for analysing DJI components, and some guides on how to get started with those tools. ===== Ida ===== * https://www.hex-rays.com/products/ida/index.shtml ===== Frida ===== * https://www.frida.re * https://codeshare.frida.re/ * http://blog.attify.com/2017/05/06/bypass-jailbreak-detection-frida-ios-applications/ ===== Charles ===== * https://www.charlesproxy.com/ ===== mc ===== * https://z4ziggy.wordpress.com/2010/09/17/a-short-guide-to-install-midnight-commander-on-android/ ===== Retargetable Decompiler ===== * https://retdec.com/idaplugin/ ===== hopper ===== * http://hopperapp.com ===== jeb ===== * https://www.pnfsoftware.com/jeb2/android If you're doing any decompiling using jeb from https://www.pnfsoftware.com ... the config below will be helpful. -vmargs -XstartOnFirstThread -Dorg.eclipse.swt.internal.carbon.smallFonts -d64 -Xmx9999M