ios-tls-keylogger
capturing-and-decrypting-https-traffic-from-ios-apps-using-frida
View ScriptBrowse 87 Frida scripts for iOS and Android reverse engineering, security research, and mobile app analysis.
capturing-and-decrypting-https-traffic-from-ios-apps-using-frida
View Scripthopefully works haha
View ScriptSwift 4.0, iOS, AARCH64 -- see https://github.com/maltek/swift-frida/blob/master/examples/no_pinning_alamofire.js
View ScriptA Frida script that hijacks -[CLLocation coordinate] and returns spoofed GPS coordinates. It exposes simple movement helpers (right, left, up, down) that move the spoofed position by a configurable di...
View ScriptCode to dump symmetric key bytes from Swift apps on iOS using SymmetricKey by hooking the constructor
View ScriptRebase of an existing script. Created for personal use.
View ScriptRead std::string for Apple OSes, including iOS, macOS, etc.
View ScriptFrida script that bypasses FreeRASP security framework by hooking and nullifying the talsecStart method to disable runtime application self-protection (RASP) checks.
View ScriptCode to dump plaintext from Swift apps on iOS using AES.GCM.SealedBox by hooking the open method.
View ScriptAnalyze the security of iOS encryption and hashing operations. Run the script, use the application normally, then enter 'summary()' to print a security analysis.
View ScriptFrida script that bypasses Touch ID/Face ID authentication by intercepting LocalAuthentication framework calls and forcing them to return success.
View ScriptYou can use this script to check if fields where sensitive information is entered are allowed to cache input. As information is entered, monitor the script output. You must attach this script after ch...
View ScriptBased on `andydavies/ios-tls-keylogger` with 0x2b8 callback
View ScriptRebase of an existing script. Created for personal use.
View ScriptBypass jailbreak iOS using enumerate modules
View Scriptchanged offsed based on comments
View ScriptLists all installed iOS apps by name.
View ScriptFull-featured ObjC and Module tracer for iOS (Frida 17 API).
View ScriptWhen calculating prices for services, evaluations are made between the sales team and the technical team regarding the time required to complete the target mobile application. However, certain mobile ...
View ScriptiOS Jailbreak Detection Bypass
View Script