Here are some screenshots (ebay.co.uk and ebay.de versions):


Cydia Package is available from the iPhone-Patch repository.
Mostly iPhone oriented stuff.
unzip file.ipaIf you don't have unzip on your phone, install it by typing apt-get install unzip as root.
mv Payload/Test.app /Applications/Since the ipa does not contain correct permissions, you should change them - I recommend setting 0755 for the executable the and 0644 for files, but being more permissive also works:
chmod 0777 /Applications/Test.app -RIf you don't know what you're doing, this should make the application work (but better learn the unix permissions). You can clean the directory, where we extracted the .ipa.