saagarjha / binja-swift-demangler

Binary Ninja plugin to demangle Swift function names

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample Plugin

Author: Saagar Jha

It demangles Swift, not really much to it

Description:

Literally just shells out to swift-demangle for any symbol that looks like a mangled Swift symbol

License

This plugin is released under an MIT license.

About

Binary Ninja plugin to demangle Swift function names

License:MIT License


Languages

Language:Python 100.0%