diff --git a/reverse engineering/readme.md b/reverse engineering/readme.md index 634e991..36e164a 100644 --- a/reverse engineering/readme.md +++ b/reverse engineering/readme.md @@ -8,3 +8,5 @@ How to setup Ghidra: 6. Scroll down to the JNIAnalyzer.java and select the apk 7. Wait for the analyzer to complete the APK scan 8. And done! The project is nicely analyzed and ready for Hacking + +(or just install Ghidra and open the `.ghr` file in this folder :D)