Simple tweak code to sniff SSL data, builds via clang since Theos wouldn't build it and I was too lazy to fix that.
Install the dylib and plist to /Library/MobileSubstrate/DynamicLibraries or use the install script. Install deviceconsole (can use brew install hbang/repo/deviceconsole --HEAD
). Run deviceconsole
in console and read the SSLWrite/SSLRead outputs with blue highlighted "DEBUG".
HBLogDebug(...)
and helping with building - Adam Demasi (his theos)
Helping with C hooking - Thomas Finch