Hooker is an opensource venture for dynamic analyses of Android applications. This venture gives different devices and applications that can be use to consequently capture and adjust any API calls made by a targeted application.
It use Android Substrate system to catch these calls and total all their relevant data (parameters, returned values, …). Gathered data can either be put away in an ElasticSearch or in JSON records.
An arrangement of python scripts is additionally given to automatize the execution of an examination to gather any API calls made by a set of applications.
Android-Hooker is a proof of idea depending on the Substrate system. That implies Hooker can’t work if Substrate isn’t accurately introduced on your device. For the occasion, the creators have effectively introduced Substrate on gadgets with Android variants 4.1 and 4.2.
Hooker is made of multiple modules:
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…