• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

New World - Reverse Engineering

Moderator
Staff member
Moderator
Joined
Feb 22, 2008
Messages
2,404
Reaction score
724
So has anyone already tried to figure out packets, packet encryption for this game? Any interest on trying to emulate it?

I played around in IDA Pro a little bit, tried to find some encryption constants using this plugin (https://github.com/nihilus/IDA_Signsrch) but I can't say that I found out where is the packet encryption.

Its been some years that I don't touch assembly code, might take some time xD

By the way, IDA Pro takes a really long time to analyze new world binary given its size. Only works with IDA Pro 64bit.

Still didn't try wireshark for instance to sniff some packets, even encrypted. Will Easy Anti Cheat get me banned for doing this?

If anyone has interest on trying to figure this out leave a comment here and we can share our discoveries. =D

Happy new year!
 
Master Summoner
Joined
May 25, 2020
Messages
537
Reaction score
240
So has anyone already tried to figure out packets, packet encryption for this game? Any interest on trying to emulate it?

I played around in IDA Pro a little bit, tried to find some encryption constants using this plugin (https://github.com/nihilus/IDA_Signsrch) but I can't say that I found out where is the packet encryption.

Its been some years that I don't touch assembly code, might take some time xD

By the way, IDA Pro takes a really long time to analyze new world binary given its size. Only works with IDA Pro 64bit.

Still didn't try wireshark for instance to sniff some packets, even encrypted. Will Easy Anti Cheat get me banned for doing this?

If anyone has interest on trying to figure this out leave a comment here and we can share our discoveries. =D

Happy new year!

when i check github today i see this :D
Im not sure its will help you somehow :D
https://github.com/MontagueM/NewWorldUnpacker
 
Back
Top