Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 290 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 290 Bytes

friOS - iOS Frida Scripts

This repository contains frida scripts for iOS:

  • classdumper.py - dumps binary specific classes and methods
  • fridaHookSkeleton.js - allows one to hook multiple methods using the same hook file
  • tlsPinningBypass.js - bypasses TLS pinning on iOS 10 and bellow