Skip to content

FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.

License

Notifications You must be signed in to change notification settings

idewindy/FridaSwiftDump

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FridaSwiftDump

FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.

It's the Frida version of my Mac OS command-line tool SwiftDump.

You can either useSwiftDump for a Mach-O file or FridaSwiftDump for a foreground running app.

Check SwiftDump for more details.

Usage

  1. build frida-agent
  2. frida -UF -l ./frida-agent/_agent.js

TODO

Currently FridaSwiftDump does not parse swift protocol!

License

MIT

About

FridaSwiftDump a Frida tool for retriving the Swift Object info from an running app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Shell 0.2%