#
# Collin Mulliner <collin(AT)betaversion.net>
#
# http://www.mulliner.org/pocketpc/
#

The shellcode only displays a message box. If you don't trust it, write your
own!

dump_egg.c:
 just dumps out the plain non-crypted shellcode

shellcode:
 contains crypted/armored shellcode plus return address in the required total
 size for the PoC PocketPC MMS Composer SMIL exploit.

build_smil.sh:

 builds a SMIL file ready to be use by mms_send (also contained in this 
 package).

 build SMIL file

  build_smil.sh shellcode/smil_h6315_20

  builds SMIL file with shellcode for the HP ipaq h6315 using slot 0x20xxxxxx
  out file is exploit.smil

  build_smil.sh shellcode/smil_imatepda2k_12

  builds SMIL file with shellcode for the i-mate pda2k (aka. HTC BlueAngel) 
  using slot 0x12xxxxxx out file is exploit.smil
