nikita36078 / J2ME-Loader

A J2ME emulator for Android.
Apache License 2.0
1.7k stars 195 forks source link

SMS logging #1010

Open Creedoo opened 9 months ago

Creedoo commented 9 months ago

Quick summary

Ability to log and view the dumped logs from an SMS that an app would send.

Details

The user would be able to log what the app would send in an SMS if it was on a real hardware; something like the SMS logging option in KEmulator on PC. It would allow users to see the contents of the SMS without sending it, which in return would allow for in-game stuff that are now locked by offline servers be acquirable again with some reverse engineering on the user's end.