1 repository
User-defined expressions and patterns used to detect specific security flaws or API call sequences during scanning.
Distinct from Custom Security Scan Extensions: Distinct from Custom Security Scan Extensions: focuses on the rule definitions themselves rather than the pluggable architecture for probes.
Explore 1 awesome GitHub repository matching security & cryptography · Custom Analysis Rules. Refine with filters or upvote what's useful.
This project is a comprehensive Android reverse engineering suite that functions as a decompiler, bytecode deobfuscator, and malware analysis tool. It is designed to convert APK, DEX, and OAT binaries into human-readable source code using a native implementation that does not require a Java Virtual Machine. The platform is distinguished by its integration with Frida for dynamic analysis, allowing users to hook methods, inject custom JavaScript, and dump device memory in real time. It also features specialized security engines, including a taint propagation engine and a stack-state machine, to
Provides a mechanism to detect security flaws using user-defined expressions that match specific API calls, signatures, or configurations.