ReFlutter is a reverse engineering framework designed specifically for Flutter mobile applications. The tool uses a patched version of the Flutter library to enable comprehensive analysis of Flutter apps through repacking techniques. The framework modifies core Flutter components to facilitate dynamic analysis. It patches the snapshot deserialization process to enable runtime inspection of application behavior. The tool also modifies socket.cc files to monitor network traffic and patches dart.cc to output class and function information during execution. ReFlutter supports manual code modifications within Flutter applications, allowing researchers to inject custom analysis code or modify application behavior for testing purposes. The framework provides compatibility with both Android and iOS Flutter engines, making it suitable for cross-platform mobile application analysis. The tool integrates with Burp Suite for comprehensive traffic interception and analysis capabilities. This integration enables security researchers to monitor and analyze network communications from Flutter applications during dynamic analysis sessions. ReFlutter is primarily used by security researchers, malware analysts, and mobile application security testers who need to examine Flutter-based mobile applications for security vulnerabilities, reverse engineer application logic, or understand application behavior patterns.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
A sandbox for quickly sandboxing known or unknown families of Android Malware
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
Falcon Sandbox is a malware analysis framework that provides in-depth static and dynamic analysis of files, offering hybrid analysis, behavior indicators, and integrations with various security tools.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
CAPA is a static analysis tool that detects and reports capabilities in executable files across multiple formats, mapping findings to MITRE ATT&CK tactics and techniques.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
Intezer is a cloud-based malware analysis platform that detects and classifies malware using genetic code analysis.
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.