How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Reverse engineering and pentesting for Android applications
Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the
WIP Simple mobile applications sandbox file browser tool. Powered with frida.re.
ARMANDroid - anti-repackaging tool for Android apps
The main features of mobile-iot-security-lab/armandroid are: Reverse Engineering Tools.
Projects with overlapping indexed features include: androguard/androguard — Reverse engineering and pentesting for Android applications. angr/angr — Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves… antojoseph/diff-gui — GUI for Frida -Scripts. apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a… appknox/afe — Android Framework for Exploitation, is a framework for exploiting android based devices. 0x742/noia — [WIP] Simple mobile applications sandbox file browser tool. Powered with [frida.re](https://www.frida.re).