Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 245 Bytes

Ghidra Scripts

A collection of Ghidra scripts I've written to help with reverse engineering.

Base64Decode.py

Base64Decode.py is a simple script that decodes Base64-encoded strings and writes the decoded string to a repeatable comment.