Skip to content

a python 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

Notifications You must be signed in to change notification settings

saber0x0/Rust-Demangler-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

useage:python3 Rust-Demangler.py [string] Rust-Demangler is a python 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.

alt text

alt text

About

a python 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages