> cat /dev/github | grep security-tools
discovered 03 Aug 2026

smalisca

via awesome-list
→ View on GitHub
Smalisca is a static code analysis tool designed for Smali code, primarily used for analyzing Android applications without executing them. It allows users to parse directories of Smali files to extract class information and method interactions, provides an interactive prompt for detailed analysis and search functionalities, and includes a REST web API for seamless data interaction. Notably, it offers advanced graph visualization features that aid in understanding application structures and behaviors.