|
Post by Erika Itsumi on Aug 11, 2020 0:53:48 GMT
I'm currently working on my mod and wanted to ask if it is possible to decrypt the lib-conqueror-4.so file because I want to add a 6th unit type like armored vehicle, light tank,... If yes how does it work?
|
|
|
Post by Darth Vader on Aug 11, 2020 2:01:35 GMT
I'm currently working on my mod and wanted to ask if it is possible to decrypt the lib-conqueror-4.so file because I want to add a 6th unit type like armored vehicle, light tank,... If yes how does it work? The lib. So file can only be edited with hex Editor. To add a different type of unit is almost impossible but I recommend you just take a units code in army settings, copy it. Make it a special forces that says "Nation" "1" or something similar. Then go add the unit in Stringfile that says "MotorUnit1"= Motorized Commandos.
|
|
|
Post by Hobo Joe on Aug 13, 2020 3:51:57 GMT
I'm currently working on my mod and wanted to ask if it is possible to decrypt the lib-conqueror-4.so file because I want to add a 6th unit type like armored vehicle, light tank,... If yes how does it work? The lib. So file can only be edited with hex Editor. To add a different type of unit is almost impossible but I recommend you just take a units code in army settings, copy it. Make it a special forces that says "Nation" "1" or something similar. Then go add the unit in Stringfile that says "MotorUnit1"= Motorized Commandos. Uhhh no? .so is C/C++ not hex.
|
|
|
Post by Hobo Joe on Aug 13, 2020 3:53:24 GMT
I'm currently working on my mod and wanted to ask if it is possible to decrypt the lib-conqueror-4.so file because I want to add a 6th unit type like armored vehicle, light tank,... If yes how does it work? So, we don't know how. The Chinese community figured it out (some members, it isnt common knowledge), but we haven't. Even then, the amount of C++ that would go into that kind of a mod would be nuts, unless you're certed and experienced I wouldn't touch it at all.
|
|
|
Post by Hobo Joe on Aug 13, 2020 3:53:47 GMT
You might have some luck putting it through a brute force application.
|
|
|
Post by Darth Vader on Aug 13, 2020 3:55:46 GMT
You might have some luck putting it through a brute force application. The Easytech games in the stores are now Encrypted to the max and have created 5 lib.so files. Easytech has went serious in defending their games from Modders.
|
|
|
Post by Hobo Joe on Aug 13, 2020 3:57:47 GMT
You might have some luck putting it through a brute force application. The Easytech games in the stores are now Encrypted to the max and have created 5 lib.so files. Easytech has went serious in defending their games from Modders. Wasn't aware of that. Haven't played any easytech games since Rome. And I haven't modded since WC4. So, it'll need human intervention. Do we know anyone decent with forensics?
|
|
|
Post by Darth Vader on Aug 13, 2020 7:21:52 GMT
The Easytech games in the stores are now Encrypted to the max and have created 5 lib.so files. Easytech has went serious in defending their games from Modders. Wasn't aware of that. Haven't played any easytech games since Rome. And I haven't modded since WC4. So, it'll need human intervention. Do we know anyone decent with forensics? Easytech has encrypted their Games in Text Code which can only be encrypted and not decrypted. I am testing Apps that modify by Root to solve this problem.
|
|
|
Post by Hobo Joe on Aug 15, 2020 0:24:03 GMT
Wasn't aware of that. Haven't played any easytech games since Rome. And I haven't modded since WC4. So, it'll need human intervention. Do we know anyone decent with forensics? ...which can only be encrypted and not decrypted. No such thing as indecryptable encryption
|
|
|
Post by Darth Vader on Aug 15, 2020 2:04:22 GMT
...which can only be encrypted and not decrypted. No such thing as indecryptable encryption You can see this Encryption if you download WC4 or any other game on the store, then open up the json files.
|
|
|
Post by Canadian Modder on Aug 18, 2020 19:21:06 GMT
Darth Vader, Hobo Joe, Erika Itsumi, well we do have decrypt the lib-conqueror-4.so and doing changes to it. qq told us just use java mostly I am looking at 5th stack unit for conqueror and removing armored car for infantry slot
|
|
|
Post by Canadian Modder on Aug 18, 2020 19:21:31 GMT
ida pro is best friend
|
|
|
Post by Darth Vader on Aug 18, 2020 20:40:12 GMT
Darth Vader , Hobo Joe , Erika Itsumi , well we do have decrypt the lib-conqueror-4.so and doing changes to it. qq told us just use java mostly I am looking at 5th stack unit for conqueror and removing armored car for infantry slot Have you found a way to add General slots in European War 6 1804?
|
|