Repos
Projects I’ve worked on, developed, or contributed to over the years.
Liho is a tool ported from my other project Yaga, that use hooks of android system components like libart.so and libdl.so, to enable instrumentation of both DEX and native code of applications on Android via zygote injection.
Beerus Framework is a project developed by the Hakai Offensive Security Research Team to assist you throughout the mobile penetration testing process. It provides powerful utilities, from sandbox exfiltration PoCs to fully managing and instrumenting applications directly on your device, without needing a computer.
This repository is a collection of Zygisk modules for Android security research. Use these modules to dump runtime components, such as .so loadeds, trace DEX function calls, dump loaded bytecodes or dump memory
Project to show how a Windows Mini-Filter driver can be used for ransomware protection.
Android Malware example using ART hooking technique.
RASP(Runtime Application Self-Protection) project that integrate seamlessly with any Java-based application.