How to Sign Unsigned applications?
Posted: 04-24-2007, 08:37 PM
Administrator®
Join Date: Oct 2005
Location: India
Posts: 14,596
Join Date: Oct 2005
Location: India
Posts: 14,596
More and more developers are openly providing unsigned beta applications on their sites. Examples are rotateMe, TaskSpy, and of course FExplorer.
DZed posted an incredible guide over on the Go Symbian Forum teaching the masses how to sign an unsigned SIS file. As most of you know, S60 3rd apps must be signed in order to be installed on a device.
Despite this guide, many people are still having troubles when attempting to sign a sis file. As such, I've compiled a slightly ammended guide that should clear up all of the question marks with regards to Symbian signing. Of course, all credit goes to DZed and Team 3G365...
Note: In this guide I will be signing an app called "xyz" as an example. When you sign a real app, simply substitute "xyz" with the actual app name.
TOOLS
1. SignSIS Files
2. Register an account on www.symbiansigned.com
3. DevCertRequest Tool
This one is vital:
Code:
https://www.symbiansigned.com/DevCertRequest_30_10_2006_v2.0.exe
GUIDE
1. Create a new folder on your desktop containing the unsigned SIS and the two files from signsis_files.zip.

2. Open the DevCertRequest tool that you downloaded and installed as per item 3 above under Tools.
You must now create a name and an output directory for the cert request you will be creating. Give it any name and choose the folder that you created in step 1 for the output directory. Then hit next.

3. On the next screen, check No. Then next to "Private key file" browse to the folder you created in step 1 and give your key file the same name you've been using. Then click on Open.

4. Make the password 12345 and then re-enter it.











Linear Mode


Join Date: Oct 2005
Location: India
Posts: 14,596