Androwarn is a static analysis tool for Android applications that examines Dalvik bytecode to identify potentially malicious behaviors. The tool utilizes the androguard library to perform comprehensive analysis of Android APK files without executing the application. It examines various aspects of application behavior including telephony identifier access, device settings manipulation, geolocation data collection, network connection interfaces, telephony services usage, audio and video interception capabilities, remote connection establishment, and personal information management (PIM) data access. Androwarn generates detailed reports with configurable technical detail levels, allowing security analysts to understand the potential risks associated with Android applications. The tool focuses on detecting behaviors that could indicate malicious intent or privacy violations, making it useful for mobile application security assessment and malware research. The static analysis approach means the tool can examine applications without requiring them to be executed in a live environment, providing a safe method for initial security evaluation of Android applications.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A collaborative malware analysis framework with various features for automated analysis tasks.
Code to prevent a managed .NET debugger/profiler from working.
Joe Sandbox Community provides automated cloud-based malware analysis across multiple OS platforms.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
yextend extends Yara's functionality by automatically handling archived and compressed content inflation, enabling pattern matching on files buried within multiple layers of archives.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
A program to manage yara ruleset in a database with support for different databases and configuration options.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.