All Projects → substack → Virus Copter

substack / Virus Copter

virus that runs on AR drones and infects other drones

Programming Languages

javascript
184084 projects - #8 most used programming language

virus-copter

Infect other AR drones with this program.

Deploying code to AR drones is annoying. This program makes it more interesting to deploy software onto AR drones when it works at all.

payload

The payload virus.tar includes:

  • node cross-compiled for the ARM chips running on the drones
  • felixge's ar-drone module
  • some iwconfig/iwlist wrappers in lib/iw.js
  • open wireless networks in nodes.json (gathered by the deployment computer)

limitations

iwlist ath0 scan doesn't seem to work on the AR drones, but this information is possibly available through other endpoints

license

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].