installing unsigned sis files on the handset using python

only tested on C installations
requires PyS60
and PED for the handset

1: Apply FCA00000’s famous patch (big thanks to him)
2: copy all .py files from \RESOURCE in archive, into C:\RESOURCE on phone
3: copy UnsignedInstaller.py from \Python in archive, into C:\Python or E:\Python on phone
4: copy your unsigned sis to the memory card of the phone using mass-storage (do not let it install with the default installer)

4: change the line in UnsignedInstaller.py using PED on phone
self.file = “E:\myunsignedfile.sisx”
To the filename of the unsinged sis you want to install.

5: run the script.
You should see output of file names, once its complete the app will be in your menu.

Feel free to make modifications to this, all i did was make it run on pys60 and extract the paths correctly.
Only works for C as there is no hash generation.

Download :

ISO_8859_1__Unsigned_Installer.zip (10 KB)

Share:
  • Digg
  • del.icio.us
  • Facebook
  • Mixx
  • Google
  • Furl
  • Live
  • Ma.gnolia
  • MyShare
  • Reddit
  • Socialogs
  • SphereIt
  • Spurl
  • StumbleUpon
  • Technorati
  • YahooMyWeb
Related posts :
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...