/ida-swift-demangle-1

A tool to demangle Swift function names in IDA.

Primary LanguagePython

ida-swift-demangle

A tool to demangle Swift function names in IDA.

You can use it in Mac's IDA Pro 7.0

How to use

git clone https://github.com/paradiseduo/ida-swift-demangle.git
cd ida-swift-demangle
sudo mv swift.py /Applications/IDA\ Pro\ 7.0/ida.app/Contents/MacOS/plugins/

Open IDA Pro 7.0, Edit->Plugin->Swift Dump image

Before:

image

After:

image

Original:

image image

Required

MacOS and install Xcode.app

About testSwift.py

slowly but nice