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:
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…
journalctl queries logs collected by systemd-journald, the systemd logging daemon. It gives you structured access to kernel…
The stat command in Linux displays detailed metadata about files and filesystems. Where ls gives a condensed summary suitable…
In Linux, groups organize user accounts and define shared access to files and resources. Every…
The touch command in Linux does two things: it creates new empty files, and it updates the…