The MASM Forum Archive 2004 to 2012

General Forums => The Workshop => Topic started by: dexter on August 01, 2008, 05:43:24 PM

Title: Alligator Data Guard
Post by: dexter on August 01, 2008, 05:43:24 PM
Hi all,

I wrote an commercial application in pure assembler (MASM), I'd like to know any suggestion from you, Thanks

http://www.dexterousoftware.com/download.php
Title: Re: Alligator Data Guard
Post by: Mark Jones on August 01, 2008, 08:22:19 PM
Hello Dexter, welcome to the forum. DataGuard looks good, although there is some competition such as http://www.truecrypt.org/ (which is free and open-source -- sometimes I think open-source is going to be the death of professional programming.)

I don't have enough time to test DataGuard, but wanted to ask -- is there no way to recover a hardware-keyed volume in the event of a hardware failure? It seems like some kind of emergency "backdoor" password would be a necessity. And what if you wanted to upgrade the NIC from a 10/100 to a gigabit ethernet? Just curious, have a great day.
Title: Re: Alligator Data Guard
Post by: dexter on August 03, 2008, 07:16:26 PM
I'm gonna update my application and remove mac address from hardware ID key, If someone tested it, please let me know, any suggestions, comments, I'm currently working on new update:

http://dexterousoftware.com/sample/encrypt
http://dexterousoftware.com/sample/key.jpg
http://dexterousoftware.com/sample/wipe.jpg

Thanks for all
Title: Re: Alligator Data Guard
Post by: dacid on August 13, 2008, 11:33:36 AM
can i ask you if you translate the encription algorithms to asm? same with hash & wipe?

fell free to post al least one of every category ;)

Title: Re: Alligator Data Guard
Post by: dexter on August 13, 2008, 04:18:44 PM
Yes I do ;]