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
An open-source dynamic analysis framework that intercepts and monitors API calls in Android applications using the Android Substrate framework.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
A collaborative malware analysis framework with various features for automated analysis tasks.
A tool that extracts and deobfuscates strings from malware binaries using advanced static analysis techniques.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
An open source machine code decompiler that converts binary executables into readable C source code across multiple architectures and file formats.
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.