Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

Ghidra Scripts

Some custom Ghidra scripts, from Finite State.

DisassembleAllFunctionsInArm ( WIP )

This script will iterate an ARM binary's functions, clear out all listings between them, and attempt to disassemble in ARM mode with thumb mode turned off entirely.