8 ms·
Sorry for the long wait, I wasn't ignoring you, just busy. Yes, symbols were obfuscated, but Java software with obfuscated symbols is trivial to reverse, at le
by petterroea 19d ago
Sorry for the long wait, I wasn't ignoring you, just busy.
Yes, symbols were obfuscated, but Java software with obfuscated symbols is trivial to reverse, at least compared to its native counterparts. My understanding is that the biggest change when releasing symbols was that the MCP team no longer had to manually update symbols for every update. Java also has great reflection features that make it a lot easier to make mods - you don't need to patch binaries like you do with native code.
I think you are right in that Bedrock and JE players are different segments. I think the main goal of Bedrock is to target the casual market, maybe not by intention but by the fact that the community itself is mostly stuck on JE. I still think the long term wish is to get everyone over and kill Java, as Java inherently is less suited for the microtransaction model I am sure they want.
Then again with the rise of LLM-based RE, I guess the largest hurdle for modding bedrock is somewhat lower now, as you can automate a lot of the skill-heavy but not difficult work required.
> But also just realized, if this changed, rather than locking down JE, they'd probably just kill it and maaybe release Bedrock for Mac/Linux to keep those players. Possibly not.
I think this is a good instinct.
- frollogaston 17d agoNo need to apologize. I agree the Java version is easier to reverse-engineer even if they tried to make it harder.