Hell , It's about TIME! :jig: :jig: :jig: :jig:
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: 2g4u on July 17, 2010, 01:33:46 PMQuote from: Milenium on July 17, 2010, 01:23:47 PM
yea , i don't think that somebody could decrypt the files without the keys from blizzard , at least not until game launches
You don't seem to get it. The Auth key will be required just to allow the game install and therefor will be public. The game key(that you will receive within your game's box) has nothing to do with it.
Quote from: bm-test on July 17, 2010, 09:52:09 AM
What I've figured out:
-using wireshark I've figured that Installer is trying to get file /static/mediakey/sc2-authenticationcode-enGB.txt from eu.battle.net or dist.blizzard.com.edgesuite.net. In it you have something like MSG:27/07/2010
-I edited windows/system32/drivers/etc/hosts file to reflect:
127.0.0.1 dist.blizzard.com.edgesuite.net
127.0.0.1 eu.battle.net
-I run apache and creted in its server root, corresponding directories static -> mediakey
-I created text file sc2-authenticationcode-enGB.txt and put in it: KEY:A9CAEFD3A5DD49B5C3DBEB7DBC2565A
-the key syntax is like 22222-222222-22222-22222-222222-22222 etc.
-I've found second installer in Documents and settings/user/Local settings/Temp/ Blizzard Installer Temporary Data - xxxxxxx
-messing with installer xml files got me to the install screen, but it keeps popping up 108 error.
the same error occurs when you don't edit any fle and just put random code in TXT file I've mentioned above.