JEB Decompiler for ARM

JEB
ARM

Our ARM machine code decompiler allows reverse engineers and security auditors to analyze malicious ARM programs and audit complex embedded systems.

Features

Coupled with the power of JEB, our ARM 32-bit and ARM-Thumb decompiler provides the following features:

  • Augmented disassembly including resolution of dynamic callsites, candidate values determination for registers, dynamic cross-references, etc.
  • Decompilation to pseudo-C source code.
  • Advanced optimization passes to thwart protected or obfuscated code.
  • Interactive layer allowing refactoring: type definition, stackframe building, renaming/commenting/cross-referencing, etc.
  • Full API to perform advanced and/or automated code analysis in Python or Java.