SkillAgentSearch skills...

FridaSwiftDump

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

Install / Use

/learn @neil-wu/FridaSwiftDump
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars92
CategoryDevelopment
Updated14d ago
Forks23

Languages

TypeScript

Security Score

95/100

Audited on Mar 25, 2026

No findings