▲ | reactordev 4 hours ago | |
They could, but then so can a lot of tools. At least with Android, it’s still Java so you can just emulate the runtime and run the app. To upgrade, just decompile the Java bytecode back into something editable. I had this same issue with one of my “long lost” games only, it wasn’t a mobile game but a console game, so Ghidra was my only hope. |