59 skills found · Page 1 of 2
relative / Synchronyjavascript-obfuscator cleaner & deobfuscator
keith / Hopper Swift DemangleA Hopper plugin for demangle Swift symbols
timetravelthree / IDARustDemanglerRust Demangler & Normalizer plugin for IDA
gimli-rs / Cpp DemangleA crate for demangling C++ symbols
luser / RustfiltDemangle Rust symbols
rust-lang / Rustc DemangleRust symbol demangling
ianlancetaylor / DemangleC++ symbol name demangler written in Go
mattgallagher / CwlDemangleAn implementation of Swift mangled symbol parsing and demangled printing in Swift.
tobefuturer / Ida Swift DemangleA tool to demangle Swift function names in IDA.
eklitzke / DemangleTool to demangle C++ symbols.
oozoofrog / SwiftDemangleSwiftDemangling for Swift, clone from apple/swift/lib/Demangling
LykenSol / Rust Demangle.cC port of the Rust symbol demangler (rustc-demangle)
timetravelthree / FTLRustDemanglerFTL Rust Demangler is a command-line tool for demangling symbol names that are mangled with the Rust convention. It takes a mangled symbol name as input and returns the demangled name
mstange / Msvc Demangler RustA rust library that demangles / undecorates C++ symbols mangled by MSVC
benfred / Py Cpp DemangleA python package for demangling C++ linker symbols
rui314 / Msvc DemanglerDemangler for MSVC symbols
whitequark / Python Itanium DemanglerPure Python Itanium C++ ABI demangler
Chadderz121 / Ghs DemangleA name demangler for the ghs compiler used on Wii U.
afq984 / Python CxxfiltDemangling C++ symbols in Python / interface to abi::__cxa_demangle
cxiao / Ida Rust UntanglerAn IDA plugin which demangles Rust function names