Author Topic: Need to hack the cdkey changer  (Read 2638 times)

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Need to hack the cdkey changer
« on: March 30, 2019, 03:09:43 PM »
Here's an old cdkey changer from 2005. Packed by something.
Need to unpack and get unpacked file.
Final purpose is to remove that "\Warcraft II BNE\" from the end of path.

Also any other better cdkey-changers welcomed.
Also encryption algorithm welcomed.
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline shesycompany

  • Death Knight
  • *********
  • Posts: 3587
  • retired, be in music section
    • View Profile
Re: Need to hack the cdkey changer
« Reply #1 on: March 30, 2019, 03:42:26 PM »
lol it catches hacks ??

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Need to hack the cdkey changer
« Reply #2 on: March 30, 2019, 04:06:58 PM »
Lol, no, hack in good sense.
That's useful program packed into some wrapper for some unknown reason. Author is away many years ago, but need to look into it's binary code, so program need to be unpacked.
After unpacking there will be a chance to change some parameters inside.
« Last Edit: March 30, 2019, 04:09:11 PM by iL »
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Need to hack the cdkey changer
« Reply #3 on: March 30, 2019, 05:20:08 PM »
Lol, no, hack in good sense.
That's useful program packed into some wrapper for some unknown reason. Author is away many years ago, but need to look into it's binary code, so program need to be unpacked.
After unpacking there will be a chance to change some parameters inside.

Wow!

I believe this was made by a member of the original blizzard team.

It contains stuff like:
g:\\drive3\\users\\pwyatt\\files\\dev\\mopaq\\src\\MPQAPI.cpp                                                                                                                                                                       
G:\\drive3\\dev\\h\\sapi.h

Which look like references to source file locations from their original build enviroment.

Pretty sure "pwyatt" is Patrick Wyatt

The string "Warcraft II BNE" isn't immediately apparant, but it does (like WC2 itself) have references to the old PKZIP compression library, so perhaps it is in a block of zipped data.

More likely it's just pulling that string from the registry somewhere - or an mpq archive.

It's 7:19am here and I have to leave for work, but I will definitely look at this file more closely asap :)


-- edit --

attached unpacked file
« Last Edit: March 30, 2019, 05:23:16 PM by Lambchops »
its gooder to hax hard and NEVER get caught!

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Need to hack the cdkey changer
« Reply #4 on: March 30, 2019, 06:00:03 PM »
Wow!

I believe this was made by a member of the original blizzard team.
Yes, i think zzzKOTzzz got it somewhere from blizzard installer or w/e and then packed into his own utility.
Thanks for unpacking!

Upd: looks like it's still not completely decrypted:
i can't find text strings there. Looks like need some more job for decrypting it...
« Last Edit: March 30, 2019, 06:16:46 PM by iL »
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Need to hack the cdkey changer
« Reply #5 on: March 30, 2019, 11:46:20 PM »
Upd: looks like it's still not completely decrypted:
i can't find text strings there. Looks like need some more job for decrypting it...


.data section starts at 0x3F000

Lots of strings .... just no "Warcraft II BNE"



its gooder to hax hard and NEVER get caught!

Offline iL

  • Administrator
  • Ogre Mage
  • *****
  • Posts: 1650
    • View Profile
Re: Need to hack the cdkey changer
« Reply #6 on: March 31, 2019, 01:22:48 AM »
Lots of strings .... just no "Warcraft II BNE"
Yes, lots of strings... except useful.

Well, i understood how gog war2 works. So, no need to use any cd-key changers anymore.
Need help to translate War2Combat to German, French, Italian, Polish or another language: http://forum.war2.ru/index.php/topic,4728.0.html
Please, contact me if you are interested in that.

Offline Lambchops

  • Ogre Mage
  • ********
  • Posts: 1541
    • View Profile
Re: Need to hack the cdkey changer
« Reply #7 on: March 31, 2019, 05:41:42 PM »
There ya go  :critter:
its gooder to hax hard and NEVER get caught!