Bethesda's post-apocalyptic dystopia could be the place to be this holiday season. Is Fallout 3 the AusGamers Game of the Year? Check out our massively in-depth review to find out...
EA and DICE's Mirror's Edge is finally upon us so we took the game's protagonist, Faith for a spin. How does she handle? You'll have to check out our full review to find out...
The world was in need of a simple Windows application to compute md5 checksums. So here it is. Just drag the files you want checksummed into the window and out comes the appropriate info. Pretty straightforward :)
Installation Instructions
-------------------------
It's just a single executable. Put it whereever you like. It should work anywhere (and on any Windows machine newer than 95?). Let me know if you have any difficulties.
License
-------
This program is placed in the public domain. Do what you want with it. There's no warranty of any kind, however. This license covers the executable only, not the source code. I'll probably give anyone who asks nicely a copy of the source. (The code has immense educational value- how NOT to code an MFC app.)
Acknowledgements
----------------
The MD5 crypto routines were written by Peter Deutsch (ghost@aladdin.com). The license permitted any use of them, so I think that this program is probably compliant :)