Skip to content

Commit

Permalink
[MASTG-TOOL-0100] Update tool name to reFlutter (#2827)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpholguera committed Jul 17, 2024
1 parent 9232de2 commit 95e6f1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tools/generic/MASTG-TOOL-0100.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
title: re-flutter
title: reFlutter
platform: generic
source: https://github.com/Impact-I/reFlutter
---

The [re-flutter](https://github.com/Impact-I/reFlutter) framework helps to reverse engineer Flutter apps using the patched version of the Flutter library, which is already compiled and ready for application repackaging. This library has a modified snapshot deserialization process that allows you to perform dynamic analysis.
The [reFlutter](https://github.com/Impact-I/reFlutter) framework helps to reverse engineer Flutter apps using the patched version of the Flutter library, which is already compiled and ready for application repackaging. This library has a modified snapshot deserialization process that allows you to perform dynamic analysis.

You can install and use re-flutter by following [the official instructions](https://github.com/Impact-I/reFlutter?tab=readme-ov-file#install).
You can install and use reFlutter by following [the official instructions](https://github.com/Impact-I/reFlutter?tab=readme-ov-file#install). More information is also available in the article ["Fork Bomb for Flutter"](https://swarm.ptsecurity.com/fork-bomb-for-flutter/) including details and practical examples.

0 comments on commit 95e6f1b

Please sign in to comment.