Projects by popularity

IOS Application Information

0 | 2K

Uploaded by: @SecFathy

IOS Application Information like application analyzer and memory dumper providing real-time inspection of app information, file system access, memory analysis, and runtime data extraction with an intuitive colored command-line interface

FLAG-SECURE

0 | 48

Uploaded by: @lorenzodifuccia

Script to bypass Android FLAG_SECURE which blocks screenshots. Hooks `Window.setFlags`/`addFlags` to strip the flag, and uses `ActivityThread.mActivities` to clear it on already running activities.

Android Malware Forensic Script

0 | 259

Uploaded by: @roopaks31051987-maker

Android malware hides actions like data theft, SMS interception, shell commands, and camera misuse. Our Frida-based script hooks sensitive APIs and decodes parameters at runtime, revealing clear high-level behaviors. This helps forensic analysts accurately reconstruct the malware’s true impact.