Extended WoW Launcher -------------------------
by: [Only registered and activated users can see links. ]
Ok, This is the "unfinished" source code for the WoW Launcher.
Why is it "unfinished"? Well it works, but the code it crappy and it needs more debugging. Although it runs fine if you just use it the way you should
Oh, and the "uninstall" feature doesn't work yet.
Features: - Change realmlist.wtf (duh, every launcher has this)
- Clear your cache folder (most launchers have this as well)
- Changeable news page. (I used the default newspage from Blizzard)
- Automatically downloads wowme.exe for the custom .MPQ's. (optional)
- WoWme closes once wow is running. (just to get the irritating black screen off your desktop )
- Download custom .MPQ files to use with your private server. The files you wish the launcher to download will have to be in a .txt file. Together with the original MD5 checksum.
- MD5 checksum to make sure the custom .MPQ files are not corrupt or changed. We don't want them to mod the .MPQ file and give them an unfair advantage.
- Automatic encryption/decryption of your .MPQ files. Making them more secure against people who want to rip them etc. Files are decrypted once you press "Play", and Encrypted once you close WoW. You can't close the launcher unless wow is closed, or unless you use taskkill. But using taskkill will trigger an error on the next launch.
This is not 100% secure, but it filters the curious members that would like to take a look at your .MPQ files, and some scriptkiddies as well.
Screenshots:
The main screen. Looks a lot like the original launcher, with the newpage. 2 buttons on the left. "Clear cache" to clear your cache and "Uninstall" to uninstall the custom .MPQ's. (obsolete since the launcher Encrypts them once wow has closed, and are therefor unreadable.)
The download popup. It's just an overlay that shows a progressbar, the total kb/MB its has downloaded already on the left and the file it is currently downloading on the right. Note that the "KB" will change into "MB" once it has downloaded over 1024 KB.
And one last thing, I couldn't get a screenshot because it goes too fast, is the progressbar on the bottom of the main screen. It's used to indicate the progress of the Encrypting/Decrypting. It only takes a second so I couldn't get a screenshot.
And a lot more things happening in the background, like MD5 checksum check and the wowme.exe download.
Sooo... I can get around the entire 'encrypt -> decrypt' crap by simply having your launcher run WoW, then copy/paste the decrypted MPQs? I don't quite see the... erm... security?
__________________
[Only registered and activated users can see links. ]
Sooo... I can get around the entire 'encrypt -> decrypt' crap by simply having your launcher run WoW, then copy/paste the decrypted MPQs? I don't quite see the... erm... security?
Like it says:
Quote:
This is not 100% secure, but it filters the curious members that would like to take a look at your .MPQ files, and some scriptkiddies as well.