├── .gitignore ├── LICENSE ├── README.md └── ios-hooker.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moloch--/ios-hooker/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moloch--/ios-hooker/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moloch--/ios-hooker/HEAD/README.md -------------------------------------------------------------------------------- /ios-hooker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/moloch--/ios-hooker/HEAD/ios-hooker.py --------------------------------------------------------------------------------