dmayer / ios_openssl_pinning_bypassLinks
Example project demonstrating some kind of OpenSSL certificate pinning. Related to blogpost at TKTK showing how to bypass such pinning.
☆19Updated 10 years ago
Alternatives and similar repositories for ios_openssl_pinning_bypass
Users that are interested in ios_openssl_pinning_bypass are comparing it to the libraries listed below
Sorting:
- ECM - mitigates static attacks - allows sections of source code to be encrypted into a .dylib at build time and decrypted at run-time☆35Updated 10 years ago
- Inject a DyLib to an existing Mach-O file☆23Updated 9 years ago
- MobileSubstrate Extension to allow PonyDebugger client to be injected into running apps☆75Updated 10 years ago
- Dump IOS application heap space from memory☆53Updated 10 years ago
- Misc iOS App Reversing Tools☆99Updated 12 years ago
- SandBox-Dumper makes use of multiple private libraries to provide exact locations of the application sandbox, application bundle and some…☆56Updated 4 years ago
- A NEW 64-bit JAILBREAK FOR iOS 10.3,10.3.1,10.3.2,10.3.x. (Untethered).☆44Updated 8 years ago
- A Python toolbox for Mach-O files analysis.☆22Updated 11 months ago
- Hopper Disassembler SDK (unofficial repository)☆34Updated 4 years ago
- r2-based tool to decrypt iOS applications☆37Updated 8 years ago
- removePIE changes the MH_PIE flag of the MACH-O header on iOS applications to disable ASLR on applications☆81Updated 11 years ago
- Security profiling for blackbox iOS☆36Updated 8 years ago
- A command-line tool to apply or remove Apple Binary Protection from an application.☆50Updated 16 years ago
- PoC of a class-dumpy tool for Swift classes.☆37Updated 8 years ago
- This tool will help to fix the Mach-O header of iOS kernel which dump from the memory. So that IDA or function symbol-related tools can l…☆23Updated 8 years ago
- Python script to parse Objective-C header files from iOS applications and generate function hooks.☆63Updated 11 years ago
- Radare2 plugin to parse modern iOS 64-bit kernel caches☆29Updated 6 years ago
- Sniffing on port messages☆25Updated 8 years ago
- Analyzes a binary iOS kernel to determine function offsets and where to apply the canonical jailbreak patches.☆45Updated 6 years ago
- Su-a-Cyder: Home-Brewed iOS Malware PoC Generator (BlackHat ASIA 2016)☆86Updated 9 years ago
- XCode Project to resign .ipa files☆65Updated 4 years ago
- fG!'s crackme #1 source code☆35Updated 11 years ago
- The best way to learn Frida, is practicing. This is an example of scripts to use in a practical workshop.