ttwj / swift-dump

Generate readable Swift code from binaries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swift-dump

swift-dump by Kim Jong-Cracks is a rewrite of the original swift-dump by neonichu (https://github.com/neonichu/swift-dump) swift-dump is currently highly experimental, and you'll need to modify the generated classes for it them to compile!

Usage

swift-dump [binary

TODO

  • Support structs
  • Support complex output types eg: LyftUI.TextField.validators.setter : [(input : Swift.String) -> Swift.Bool]

About

Generate readable Swift code from binaries


Languages

Language:Swift 100.0%