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.
x86-64 assembler embedded in Python
The main features of maratyszcza/peachpy are: Reverse Engineering Tools, Security and Debugging.
Open-source alternatives to maratyszcza/peachpy 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).