We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63709be commit adaa195Copy full SHA for adaa195
1 file changed
README.md
@@ -1,6 +1,7 @@
1
# mlviewer
2
An iOS, Android application memory view & edit PyQt6 application powered by Frida.<br>
3
It's a program running some useful frida scripts with ui to help mobile app analysis.
4
+
5
6
# Prerequisite
7
```
@@ -24,4 +25,4 @@ git pull origin main
24
25
[capstone](https://www.capstone-engine.org/)<br>
26
[frida-dexdump](https://github.com/hluwa/frida-dexdump)<br>
27
[bindiff](https://github.com/dadadel/bindiff)<br>
-[cheat-engine](https://github.com/cheat-engine/cheat-engine)
28
+[cheat-engine](https://github.com/cheat-engine/cheat-engine)
0 commit comments