Inception movie explained programmatically

Inception movie explained programmatically — scrapped off the site by me; constructed by A R Karthick.

This URL has Read-Only access

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)