Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and sensitive data from Android application packages. It operates as a secret scanner that analyzes compiled binaries without executing them to identify potential information leaks and insecure endpoints. The tool utilizes a regex-based data extraction engine to identify sensitive strings within decompiled code. It supports customization through JSON-defined search patterns and provides configuration flags to tune the behavior of the underlying disassembler. The analysis pipeline enc
A security focused static analysis tool for Android and Java applications.
Tool to look for several security related Android application vulnerabilities
Yet another static code analyzer for malicious Android applications
Principalele funcționalități ale quark-engine/quark-engine sunt: Detection and Classification, Mobile Application Analysis, Mobile Security, Static Analysis Tools.
Alternativele open-source pentru quark-engine/quark-engine includ: dwisiswant0/apkleaks — Apkleaks is a static analysis tool and security auditor designed to extract hardcoded secrets, API endpoints, and… skylot/jadx — Jadx is a comprehensive Java decompilation suite designed to transform compiled binary application files into readable… linkedin/qark — Tool to look for several security related Android application vulnerabilities. facebook/mariana-trench — A security focused static analysis tool for Android and Java applications. maaaaz/androwarn — Yet another static code analyzer for malicious Android applications. apklab/apklab — APKLab is an integrated security analysis platform and reverse engineering IDE for Android applications. It provides a…