Skip to content

zgmartin/magic-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ah, ah, ah...you didn't say the magic word!

About:

  • 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.

Run:

  • cd /to/directory/where/files/are
  • bash ./compile.sh
  • ./magic-word

note:

  •  system("animate ./data/ned.gif"); #Linux
    
  •  system("qlmanage -p ./data/ned.gif"); #Mac
    

About

Ah, ah, ah...you didn't say the magic word!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published