DeepFreeze Trial Version +60 Days
You can reinstall DeepFreeze and get an infinite amount of 60 day trial periods by deleting the following two keys in the CurrentVersion folder of the registry:
HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion
NAffinityConfig (long alpha-numeric value)
Rebar_XXXXXXXX (eight digit alpha-numerica value)
There are a few other registry keys, but none that will prevent you from reinstalling DeepFreeze with a fresh 60-day trial period.
You will be prompted to "replace all" for the others when you reinstall.
Also, to launch the DeepFreeze password box (for those of you who may not know) shift+double click the DeepFreeze icon in the system tray. OR, Ctrl+Alt+Shift+F6. I do not know if these can be reconfigured or not in the purchased version. But those are the default methods of opening the password box. I think the password is stored in the swap file, but I'm not sure. I studied it thoroughly with RegMon and FileMon, but couldn't figure it out.
I would like to know though what the basic programming techniques are with DeepFreeze which allows all changes to be reversed. Does it do the same thing as GoBack? Someone else mentioned the FAT table. Did you know Bill Gates invented the first FAT? Anyway, we're making progress here. Let's get some more contributions from some of you out there.
What about a TSR or other program which would remain in memory and delete DeepFreeze on a warm reboot? I tried putting a shortcut on my desktop for "Exit 2 DOS", but DeepFreeze forced a complete restart when I double-clicked it.
There has to be a way to shut down/unload the persis0.sys file while DeepFreeze is running. If you talk to the people at the 800 number, they make a big deal out of the fact that DeepFreeze runs in "Ring 0" and can't be stopped because of that. Well, what about writing a special program to kill it. One C+ programmer told me you can do ANYTHING by calling API's. Let's get on the ball here folks!!! Let's torch this baby!!
Re: A little more info...
Quote:
Originally posted by DISLEX
This will bring up the password screen also known as the "Token Screen". Once this screen is up you will see an alpha-numeric code. You type this code into the admin prog and it will then use it to give you a password which is also alpha-numeric.
Since it gives you a token to make a password, couldn't A) you get a copy of the admin software and use that key to get passed it or B) write your own code to do it.
If i'm missing something, tell me.