I am working on a short guide, "How to Hack & Protect Flutter Apps" aimed at junior and medior Flutter devs and reverse engineers who'd like to get acquainted with App protection for Flutter-based apps. I am happy to announce the part 2 is released!
-> https://lnkd.in/emzZXzQd
The part 1 was a huge success with a great feedback on r/FlutterDev: https://lnkd.in/e4guhduw
Part 1 ↓
https://lnkd.in/eXA9WKzj
- Disassemble app.
- Extract its secrets.
Part 2 ↓
https://lnkd.in/emzZXzQd
- Make a fake clone.
- Check every transmitted JSON.
- Inject code.
Part 3 (coming soon) ↓
- Steal authentication tokens. and attack the API.
Top comments (0)