Is this possable at all? Need help

G

Gabriel Knight

Hi I was woundering if it is possable to use the same thing that the movie
"Jarasic Park" had where on the pc of one was a password protection with an
animation of the fat guy saying "thats not it har har har" when the wrong
password was entered. Ide like to put something similar but with my face and
sound file, dose anyone know something like this? Ide use it for password
protecting files and or bootup into xp at the moment im using logon studio
with a password for the administrator but its not as much fun as above.

Gabriel Knight.
 
J

johns

I did it right after Jurassic Park came out, but it
was a DOS level hack for early Windows. I wrote
a piece of code that did a string compare, and
if NotString() .. run NoWayJose.mpg .. else ..
run CongratsSmartAss.mpg. The program replaces
a startup file that is hidden. I don't know if something
like that exists anymore in NTFS based Windows.

johns
 
J

JAD

johns said:
I did it right after Jurassic Park came out, but it
was a DOS level hack for early Windows. I wrote
a piece of code that did a string compare, and
if NotString() .. run NoWayJose.mpg .. else ..
run CongratsSmartAss.mpg. The program replaces
a startup file that is hidden. I don't know if something
like that exists anymore in NTFS based Windows.

johns


I have that MAC server that was used on the show...........no HD though
 
C

Charlie Wilkes

Hi I was woundering if it is possable to use the same thing that the movie
"Jarasic Park" had where on the pc of one was a password protection with an
animation of the fat guy saying "thats not it har har har" when the wrong
password was entered. Ide like to put something similar but with my face and
sound file, dose anyone know something like this? Ide use it for password
protecting files and or bootup into xp at the moment im using logon studio
with a password for the administrator but its not as much fun as above.

Gabriel Knight.

I think this is a bottled fart you can download off the web, but you
might want to try your own, in which case a book about windows
scripting might be useful. A key file is loginui.exe, found in your
system32 directory.

Here is a good tool:

http://www.nu2.nu/pebuilder/download/

It is a boot CD that enables you to modify your system, because making
low-level changes while in the environment is risky.

Charlie
 
J

JAD

a combo of flash and html



Charlie Wilkes said:
I think this is a bottled fart you can download off the web, but you
might want to try your own, in which case a book about windows
scripting might be useful. A key file is loginui.exe, found in your
system32 directory.

Here is a good tool:

http://www.nu2.nu/pebuilder/download/

It is a boot CD that enables you to modify your system, because making
low-level changes while in the environment is risky.

Charlie
 
J

johns

My hack replaced the login file. There's poop on the
net about how to edit that file to do weird boots.
The system is fully up by the time that file runs.

johns
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top