Complete Guide to Cracking JAVA Games

The original poster: a1111 Views: 271 Replies: 7 Posted in: 2014-06-14 11:32:15
1; Complete Guide to Cracking JAVA Games, \ Required tools for cracking are all available in forums: MC, batch search, CLASS translation. This is a method to crack network-activated games entirely on mobile devices, and it does not guarantee effectiveness for all online games. First, download a network-paid game; for example, LEGO Escape, about 290 KB. Change the game's file extension to .zip, use MiniCommander to extract it, and extract all the class files into an empty folder. Then search the extracted classes (keywords like true, false, etc.). Once you find e.class: Open e.class with ClassTranslator. We find two strings: lib_DeBug:false|#lib_xjoys_Open:true|#. You only need to swap false and true (to give an analogy, it's like a light switch set to 'off' for closed and 'on' for open. The game sets a paid connection when switching from off to on. This method is like removing the switch and connecting the wires together; the light will still turn on). Then save it, and the game will be cracked. If these two lines are not in the strings, you need to modify the class using ClassEditor. After modifying e.class, pack it back into the game and open it. You will find that the network payment prompt is gone and the game starts directly—success!
Note: This only works for network-activated games, not for network-paid ones.

 Using HALO to open a Java game and not finding the SMS center number, what should be done?
Modification method: (for example, EA/ET SMS payments where the number is not visible). We can open the ClassEditor interface and search for the keywords HttpConnection and Message. Then locate the code: 54 invokeinterface #161 . Here 54 and 161 are specific to the game; you just need to find javax connections that start and end exactly the same and delete them. Then choose Save Method - Compile - Package, and it will successfully crack EA/ET SMS.

 JAVA Game Network Activation Cracking Concept
Principle: After activation, Java paid games will write to RMS to record that it's already activated (to avoid double charging). When the game runs, it first checks RMS to see if it is activated, so if an already activated game's RMS record is lost, it needs to be re-activated. A lot of explanation, here is the principle:

Modify the conditional statement that writes the RMS record on the first run so that the game writes RMS as activated on the first run.General method:
1. Use BE to search for "rms"
2. Decompile, and in the source code, find the activation judgment sentence. Usually it's
...... \return true\}\return false (just change false to true)
......
3. Use BE to open the corresponding class method and modify it, usually it's
......\iconst_1\ireturn\......\iconst_0 (0 means false, change to 1)\ireturn\......
3. Review and replace
That's all. For those interested in research, it's inconvenient for me to send tutorials via mobile, just offering the idea, if needed, go practice.
④ Install PY platform, then install the paid-crack software! Try to crack the required game software using this paid-crack software! Explanation of the paid-crack software: operation is very simple… just select the game you want to crack (the file must be JAR or ZIP)… it will handle automatically… the software update canceled packaging to ZIP format… manually use packaging software and search for your named file in drive E… when playing the game, pay attention to sending numbers… if it starts with 10086… just send… mobile users won't be charged a cent… if the game force closes abnormally, first install the uncracked game to see if there's an issue… if the original game has no problems, the crack failed… please include the game name in your reply… thank you… Update note: if auto-cracking fails… try using number cracking… first install the uncracked game, note the paid number… input the first five digits of the paid number into this software… if entered incorrectly, the crack will definitely fail…
Or (on this forum) the tutorial is about cracking mobile games (mobile side). Of course, this tutorial is based on learning for those who understand some basic cracking. This tutorial does not include images (I have limited data, so I save it if I can. If anyone wants images, you can buy me an unlimited data card, haha…). Getting to the point. Most mobile games use SMS charges (obvious) but some mobile games use network charges (like “Monster Wonderland 3”). Today I'm not talking about network charges, I'm talking about SMS charges. When cracking, have you encountered the problem of not finding the charge number? If so, that is the issue, today I'll tell you how to deal with it, hehe.The following content is what I discovered myself when cracking games: using X-plore to decompress, then using Chinese Localization Storm to open files with the .class extension, press 2 to enter the phone number, check them one by one, find the phone number, and change it to 00000000. These are all traditional cracking methods, but what if you can't find the phone number? Next, I'll explain. When we search for premium numbers, we always see sms:xxxxxxx (x being the premium number), but most games separate sms: and the premium number, and the premium number is spread out in a grid, which makes cracking unsuccessful. At this time, you can search for sms: using Chinese Localization Storm, but the premium number cannot be found. So I started focusing on sms:, and in a moment of inspiration, I figured out a method. I added 10086 after sms:, so the premium number became 10086xxxxxx. Because there should be a premium number after sms: and the premium number was split apart, by adding 10086 after sms:, this message would be sent to 10086. Although the rest of the premium number is still included, if the message is sent, any reply will go to 10086, not charging anything. I have confirmed with 10086 that as long as you add a number before the premium number, the message will not go to the premium number. For China Unicom, it should be changed to 10011. So this tutorial ends here. If you read it, show some support! I strongly despise people who read but do not support!! \ Attachment not found. Please check UC\Symbian\Mobile Paradise\Forum to find these software.
reply 🤍 0 📤 share collect
Can't you use the cracked version directly?
......Why didn't you send it earlier......
Android...
There are no new games, I can't find any games at all...
I will give you a few online-activated games; no attachments. You can search on Baidu for very good games yourself. JAR format, WAP charge... self-cracked; Guiding of God JAR, Xuanyuan Sword JAR, Stone Age 3, Calamity of All Living Beings
Alright, release the cracked version...
Support, thanks to the original poster for sharing
— All replies loaded —

Leave a Reply