Skip to content

Instantly share code, notes, and snippets.

View winterqt's full-sized avatar
👾

Winter winterqt

👾
View GitHub Profile

As of the publishing of this gist, @winterqt:nixos.org is deprecated and should not be used to contact me. @winter:catgirl.cloud is my new account.

@winterqt
winterqt / OPEN_COLLECTIVE.md
Created December 8, 2022 21:48
Open Collective verification
@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