Skip to content

Latest commit

 

History

History
43 lines (22 loc) · 691 Bytes

File metadata and controls

43 lines (22 loc) · 691 Bytes

1.1.2

  • Check debugger on android

1.1.1

  • Fixed bug pixel

1.1.0

  • Add method checkForIssues

1.0.0

  • Remove the function 'checkPSelectFlag' for the reverse engineering checker

0.0.7

  • Update version IOSSecuritySuite to 1.9.10

0.0.6

  • Change logic check detect frida to jvm

0.0.5

  • Change library for check detect frida

0.0.4

  • Config jniLibs by "armeabi-v7a", "arm64-v8a", "x86", "x86_64"

0.0.3

  • Config ndk abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"

0.0.2

  • Remove config application in AndroidManifest.xml

0.0.1

  • Uses RootBeer + DetectFrida for Android root detection and IOSSecuritySuite for iOS jailbreak detection.