kuteteen / SwiftSecurity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwiftSecurity

This is a PoC implementing the IOS Security Suite https://github.com/securing/IOSSecuritySuite

The following checks can be run:

  • Jailbreak Detection
  • Debugger Detection
  • Emulator Detection
  • Reverse Engineering Tools Detection

And the Deny Debugger function.

A precompiled IPA can be found in the root directory SwiftSecurity.ipa. You would need to resign it before running on your device.

Current look of the app:

swiftsecurity

About


Languages

Language:Swift 98.8%Language:Objective-C 0.7%Language:Ruby 0.5%