Hacking in the Movies

I'm not a hacker, but I play one on TV.

March 16, 2010 at 9:30am
0 notes

Recommend "Hacking in the Movies" in the Tech Directory →

March 15, 2010 at 12:00am
0 notes

Like city lights, receding.

March 13, 2010 at 10:20am
1 note

Hold on to your butts.

I say this every time I perform an Atomic operation.

March 12, 2010 at 9:41am
1 note

Hacking in the Movies is Open for Submissions →

Contribute some words/videos/pictures of your favorite movie/television hack.

February 4, 2010 at 10:07am
19 notes

I’ve only seen bits and pieces of The Italian Job (2003), but from what I can remember, the movie-hacker is called “Napster” because he claims he was the original creator of Napster . Not only is this a dumb movie-lie, but it also will forever date this film to the early 2000’s. Do the kids these days even know what Napster was?

Things that are unlikely:

  • It is unlikely every (or any) traffic camera in the city will be accessible. See common hacker trope: Everything is Online.
  • It is unlikely that, given that a traffic camera is accessible, there will be an Enhance Button
  • It is unlikely that the Enhance Button will be able to do anything quickly on a dinky little Dell laptop.
  • It is unlikely that, if you are causing a potential series of vehicular manslaughter charges, you will be doing it in a public mass transit terminal. The guy with the big computer cart, salivating near the baggage claim? Yeah that’s not suspicious at all in a post-9/11 world.

My favorite part of this clip? The ominous:

It’s not a crash…

At 3:27

“You’ll never shut down the real Napster.” Unless, of course, you are Metallica.

Update, Feb 9, 2010: It looks like there was a takedown notice on this clip by Paramount, but you can put The Italian Job on your Netflix queue…or not. I wouldn’t recommend it.

January 26, 2010 at 11:16am
0 notes

Masterminds, 1997

I’ve never seen the movie Masterminds, but I’ll nevertheless discuss what’s going on in this movie-hack.

That Initialize phone route system command? That is really just the hacker/protaganist connecting to some sort of Proxy server. Certain proxy servers attempt to anonymize the user, which might be a good idea if you will be stealing proprietary software.

Initialize phone route system, though a very human-friendly command, probably won’t get you to far. Check the ssh man page to learn about connecting to a remote host.

It’s easy to set up a shell configuration file so that on startup or login, the computer echoes out “Fear is Our Business.”

I would suggest that knowing an intruder is in your system (through some sort of Intrusion detection system ) and still granting that Hacker access to the system through a game is an anti-pattern.

I also find it hard to believe that a gaming company would create, as it’s primary defense against attacks, a game. Computer game software is notoriously difficult to produce, and to find enough time to develop an entirely separate game to protect the main product, seems entirely out-of-scope. Who authorized this? They should be fired.

January 22, 2010 at 4:38pm
1 note

Hackers, 1995

No, your sprinkler system is not accessible via the internet.

December 22, 2009 at 12:07pm
0 notes
In The Terminator, the camera assumes the Point of View of the T-800.

And what does the Robot see? Why it’s 6502 Assembly, of course!

Assembly language is a low-level programming language for programming microprocessors. Where a language like C is portable, an assembly language is specific to a certain hardware.

So maybe the guts of a T-800 is similar to a NES?

You can learn 6502 Assembly, but that stuff is all greek to me. Learn something at a higher level.

In The Terminator, the camera assumes the Point of View of the T-800.

And what does the Robot see? Why it’s 6502 Assembly, of course!

Assembly language is a low-level programming language for programming microprocessors. Where a language like C is portable, an assembly language is specific to a certain hardware.

So maybe the guts of a T-800 is similar to a NES?

You can learn 6502 Assembly, but that stuff is all greek to me. Learn something at a higher level.

December 17, 2009 at 4:21pm
345 notes
Reblogged from dunk3d

Zoom in on that. Now enhance it.

via dunk3d

December 8, 2009 at 4:41pm
2 notes