Skip to content

Instantly share code, notes, and snippets.

View winterqt's full-sized avatar
👾

Winter winterqt

👾
View GitHub Profile
@winterqt
winterqt / rust_demangle.py
Last active December 12, 2021 03:22 — forked from daniellimws/rust_demangle.py
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