metasploit-framework/external/source/ipwn
HD Moore 0f5d0164a3 Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size).
git-svn-id: file:///home/svn/framework3/trunk@5180 4d416f70-5f16-0410-b530-b9f4589650da
2007-10-23 23:22:27 +00:00
..
Makefile
Makefile.native
README
auto.h Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd.h Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_base.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_expl.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_fd.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_fs.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_misc.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_net.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_privs.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_proc.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
cmd_sys.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
main.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00
misc.c Adds auto-execute support (hex edit the binary and change the # * 8192 to a list of commands, separated by newlines, ending with a NULL byte, keeping the same buffer size). 2007-10-23 23:22:27 +00:00

README

This is a modified version of vlad902's impurity shelldemo, included with
version 2.7 of the Metasploit Framework. The modifications extend the shell
to perform iphone/ipod touch specific functions.

This code is dual-licensed as GPLv2 / Perl Artistic License


All bugs / modifications introduced are the responbility of:
	H D Moore <hdm[at]metasploit.com>

This shell can be used as the PEXEC parameter for the "execute" staged payloads
within version 3 of the Metasploit Framework.