From af624e03c0d85070ba2f4c813561af8e8ea145fb Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 13 Jul 2009 18:31:42 +0000 Subject: 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 --- utils/ipod/bin2note/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 utils/ipod/bin2note/README (limited to 'utils/ipod/bin2note/README') diff --git a/utils/ipod/bin2note/README b/utils/ipod/bin2note/README new file mode 100644 index 0000000000..40f285ccd5 --- /dev/null +++ b/utils/ipod/bin2note/README @@ -0,0 +1,12 @@ +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. -- cgit v1.2.3