Hacker News new | past | comments | ask | show | jobs | submit login

The source code for the script for infected drones is at Github, it should be easy to identify a hacked drone -

function () { up(Math.random() * 2 - 1) }, function () { left(Math.random() * 2 - 1) }, function () { turn(Math.random() * 2 - 1) },

A scary thought would be U.S military drones ever getting infected by terrorists, and the source code goes -

function firePredatorMissile(coordinates) { ... }

firePredatorMissile(computedLargestCivilianCluster.coordinates)

And if you combine this with the fact that it can hack nearby drones and control them as well..




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: