Skip to content

Instantly share code, notes, and snippets.

@daniellimws
daniellimws / rust_demangle.py
Created August 2, 2020 04:39
Ghidra script to demangle Rust symbols
# Demangle swift function names
# A script can be easily created in the Script Manager window
# Make sure https://github.com/luser/rustfilt is installed on your system
#@author Daniel Lim
#@category Demangler.Rust
#@keybinding
#@menupath
#@toolbar