- name: magic-word
- function: password program
This is a program inspired by the movie Jurassic Park. Specifically, the scene where hacker Dennis Nedry places a password protected program on his machine to prevent users form accessing the main security grid of Jurassic Park.
Nedry was the first hacker I came in contact with as a child. And, from that point on I became interested in programming and computers. Thanks to Michael Crichton and Steven Spielberg for the inspiration.
cd /to/directory/where/files/are
bash ./compile.sh
./magic-word
-
system("animate ./data/ned.gif"); #Linux
-
system("qlmanage -p ./data/ned.gif"); #Mac