Skip to content

A project providing usefull classes for reverse engineering iOS Private APIs on-device

License

Notifications You must be signed in to change notification settings

MTJailed/PrivateAPIManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrivateAPIManager

A project for reverse engineering and using Apple Private APIs

Contents

  • APIManager: Tools for reverse engineering Private APIs
  • Research: A directory with reverse engineered Frameworks and Libraries
  • Documention: Write-up and slides about Apple Private Frameworks

APIManager

  • Can dump classes from frameworks
  • Can dump methods from a class
  • Can dump public properties of a class
  • Can detect the parameter types (SOON)

Research

  • MediaServices.Framework: Added PoC for MSVZipArchive, can extract zip archives.

Support

This project is actively managed and pull-requests are more than welcome.

A pull request can be a PoC of a reversed private API for example.

A pull request can also be an addition to the APIManager.

Pull requests are carefully examined and you will get a soon reply when you make one.

About

A project providing usefull classes for reverse engineering iOS Private APIs on-device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published