andrwgldmn / Cxx_Demangler

Decoder of C++ symbols to human-readable medium

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ Demangler

Decoder of C++ symbols to human-readable medium

How to use:

sudo pip install cxxfilt

python demangler.py

Then enter your symbol to get human-readable format.

Windows is not supported.

About

Decoder of C++ symbols to human-readable medium


Languages

Language:Python 100.0%