rockbox/utils/ipod/bin2note
Dave Chapman af624e03c0 First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21842 a1c6a512-1295-4272-9138-f99709370657
2009-07-13 18:31:42 +00:00
..
bin2note.c First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. 2009-07-13 18:31:42 +00:00
Makefile First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. 2009-07-13 18:31:42 +00:00
README First commit of "bin2note" utility for exploiting the Notes buffer overflow on the 2nd generation Nano. 2009-07-13 18:31:42 +00:00

bin2note
--------

bin2note implements the buffer overflow exploit documented here:

http://l4n.clustur.com/index.php/Nano2G_getting_exec


It is used to turn a blob of ARM code into an iPod notes file.  This
ARM code will then be executed on the iPod.

It is known to work on the 2nd generation Nano.