#Mobile RE
1 article filed under this tag
Flutter App Reverse Engineering Explained: When the Crypto Is Just Fancy Wrapping Paper
A full walkthrough of pulling a Flutter banking app apart, recovering its custom RSA+AES API protocol from the Dart AOT snapshot, and talking to the backend like the real client. Spoiler: encrypting the wire does not mean the server checks who owns the account.