Inception movie explained programmatically — scrapped off the site by me; constructed by A R Karthick.
This URL has Read-Only access
name | age |
message |
|
---|---|---|---|
Makefile | 3 days ago | Linking with -lrt only for Linux builds using c… [karthick18] | |
README | 1 day ago | Trigger Eames to fake Fischers father in level … [karthick18] | |
inception.c | 1 day ago | Trigger Eames to fake Fischers father in level … [karthick18] | |
inception.h | 2 days ago | Support for MacOSX and it now correctly dumps F… [karthick18] | |
inception_arch.h | 3 days ago | Support to build for unixes other than linux li… [karthick18] | |
list.h | July 24, 2010 | Adding the code that explains the movie Incepti… [karthick18] |
README
Programmatic representation of the Brilliant movie: INCEPTION by the Genius Director THY name is Christopher Nolan!
My tribute to Nolan in “C” Language and a bit of assembly (x86) as the inception is done using x86 code morphing so that Fischer wakes up thinking that the thought was originated from his mind. Running the program would unravel the entire sequence in the movie. Reading the code would explain the movie Programmatically.
In order to compile the code, just type: “make” And run the code by typing: “./inception” , to see the sequencing in the movie and have the code exit with Fischers Inception thought planted by the Inception team!
-Karthick (a.r.karthick@gmail.com)