mirror of
https://github.com/horsicq/Detect-It-Easy.git
synced 2026-06-24 01:54:08 +00:00
1 line
No EOL
242 B
JavaScript
1 line
No EOL
242 B
JavaScript
function detect(){return bDetected=APK.isArchiveRecordPresent("assets/secData0.jar")||APK.isArchiveRecordPresent("lib/armeabi/libSecShell-x86.so")||APK.isArchiveRecordPresent("lib/armeabi/libSecShell.so"),result()}meta("protector","SecShell") |