Signing Unsigned Apps (case Study: N95)

Welcome. Please Login, Register, Or Activate! 
type your username and password to login
Date: November 22, 2009, 06:14 AM
430678 members and 297824 Topics
Latest Member: Musakazim
Nairaland [Nigerian Forum] Home Help Search Who is currently online? Login Register
Nairaland Forum  |  Technology  |  Phones (Moderator: honsule)  |  Signing Unsigned Apps (case Study: N95)
Pages: (1) Go Down Send this topic Notify of replies
Author Topic: Signing Unsigned Apps (case Study: N95)  (Read 1227 views)
Dual Core
Signing Unsigned Apps (case Study: N95)
« on: November 12, 2008, 03:28 PM »

Advanced Symbian smartphone users must have installed 3rd. party external applications (SiS files) on their phones which are similar but a miniature form of the normal software packages that we commonly install on our computers ourselves. I guess many times you have come across some applications developed by individual mobile software developers that needs to be self-signed. What is this self-signing and how to do it? Read on and do as suggested below:
Every Symbian (including the series60 version 3 OS) application needs to be signed in some way so that the phone can confirm its authenticity and it came from the intended developer and is not a malware or virus of some sort. The Symbian OS (v3 specially) has very good security measures and requirement for digitally signed packages (.sis files) is one of them.
Say, you come across an app. in development at a forum and it’s in beta or pre-release stage and has not been certified by nokia; but you want to try it out at that moment. Simply trying to install the unsigned app. will fail. What you need todo is to generate a developer certificate for your phone IMEI number and use it to digitally sign the unsigned app. so that it gets installed on the device successfully.
Here’s how you can generate your digital certificate and sign your unsigned Symbian application successfully:

Softwares Required :
Developer Certificate Request Tool Download
Sign SiS Tool Download

Generating a Developer Certificate :
- Register and create an account at SymbianSigned.com
- Make a directory on your PC. e.g.- c:\cert
- Install Developer Certificate Request Tool.
- Launch the above program.
– Step1: Enter “c:\cert\mycert.csr” in the textbox and click “Next”.
– Step2: Set ACS pub id available > NO, Type “c:\cert\mycert.key” in private key file textbox and “mycert” as password. Click Next.
– Step3: Fill out your location details accordingly. Click Next.
– Step4: Add your phone IMEI (type *#06# on your phone), Press Ctrl+A to select all capabilities and click “Add”. Click Next.
– Click “Finish” and “Close”.
We have generated certificate request file (mycert.csr) which will help us acquire a developer certificate (mycert.cer) to sign our unsigned files with.
- Login to SymbianSigned.com with the account info you used earlier while registering.
- Click “My Symbian Signed” Tab.
- Click “Developer Certificates” in left menu, then Click “Request” link below it.
- Type in the anti-robot security code and browse to select “c:\cert\mykey.csr” file and click “Send”.
- Your certificate has been generated. Click “Download” button and save the file as “c:\cert\mycert.cer”
So, you are ready to sign your unsigned application now!
NOTE : Developer certificates have a validity of 6 months only and works only on the phone with matching IMEI number you used while creating certificate request. You can reuse this certificate to sign other files later if required.
Finally, the actual signing…! Well, there are many ways to sign the unsigned file including running a Python script…he he, OK…I’m now showing you the simplest way with a special GUI program made solely for this purpose.
Signing the Application :
- Unzip the Sign SiS Tool you downloaded into “c:\cert”.
- Run the SignSiSUI.exe , enter the data as shown below and click “Sign It”. If everything goes well, you should get a message and a “appname.signed.sis” file would be created in “c:\cert”. You can now install this SiS file onto your phone.

This article was written by Dr  Adam, and erm. . . stolen by DC  Tongue
semid4lyfe (m)
Re: Signing Unsigned Apps (case Study: N95)
« #1 on: November 12, 2008, 05:38 PM »

I must confess I'm only posting a reply on this thread cos of d poster & because I plan 2 buy a N95 very soon.
Dualcore,long time but what do u do these days when u're not eating indoomie and stealing other peeps article?
dragnet
Re: Signing Unsigned Apps (case Study: N95)
« #2 on: November 12, 2008, 05:43 PM »

Thank GOD for .jar phone Cheesy Tongue Grin
dragnet
Re: Signing Unsigned Apps (case Study: N95)
« #3 on: November 12, 2008, 05:52 PM »

So we all wana join d N95 club Cheesy Cheesy
fdigital (m)
Re: Signing Unsigned Apps (case Study: N95)
« #4 on: November 12, 2008, 06:52 PM »

@dual hw far u don leave romance abi. anyway dis topic is not surpose com now when guys are not happy about their block fri browzing. anyway the info tight sha i go apply. . . . . .
aomom (m)
Re: Signing Unsigned Apps (case Study: N95)
« #5 on: November 13, 2008, 04:59 AM »

well a beta one all u need to do is to register here and download and intall all installables pls follow the instructions very carefully. thats what i use 4 ma n95

http://www.symbiansector.net/showthread.php?t=44235
Dual Core
Re: Signing Unsigned Apps (case Study: N95)
« #6 on: November 13, 2008, 10:19 AM »

Fire on the mountain. . . symbiansigned has blocked rookies from creating cert keys, u got to have a publisher ID to do this.
its possible to make a cert key though (i'm yet to steal the info on how to), i just submitted a request to get my cert key.
So erm. . . until further notice, use the option by aomon  Tongue
just2nice (m)
Re: Signing Unsigned Apps (case Study: N95)
« #7 on: November 13, 2008, 11:19 AM »

The Drakkarious app pack is the most easiest and less stressful way of signing unsigned s60v3 applications.I use it once in a while to install s60v3 applz in my buddiez' phonez.That symbiansigned.com procedure is rather a tedious process.
Ex Inferis (m)
Re: Signing Unsigned Apps (case Study: N95)
« #8 on: November 13, 2008, 12:08 PM »

most of the cracks on symbian are by the popular group Binpda. they happen to have a cool app that loads up a modified root certificate which allows to install apps cracked by Binpda without bothering with signing apps. this great app is called Secman (security manager). of course, you need TRK installed in order to establish port connection to upload the root cert (TRK is included in the linked package below).

get it here:

 http://www.dotsis.com/mobile_phone/attachment.php?attachmentid=115255&d=1211632647

if the apps are not pre-hacked by Binpda, you can sign them in just 4 simple steps.


this is the same app i used to load up cracked Ngage 2.0 games in my N95.

just2nice is also right, Drakkarious is quite easy to use.

look here:

http://www.dotsis.com/mobile_phone/showthread.php?t=97941
chinex004
Re: Signing Unsigned Apps (case Study: N95)
« #9 on: November 13, 2008, 12:38 PM »

Y do u waste your time signing applications for N95 and other S60 series phone. All u need to do is crack the phone with AltHack and all applications can be installed whether signed or unsigned. javascript:void(0);javascript:void(0);
just2nice (m)
Re: Signing Unsigned Apps (case Study: N95)
« #10 on: November 13, 2008, 12:46 PM »

How does the Althack works ie the procedures and provide a link to it if possible.
Mr.Info (m)
Re: Signing Unsigned Apps (case Study: N95)
« #11 on: November 15, 2008, 11:18 PM »

Quote from: Ex Inferis on November 13, 2008, 12:08 PM
Drakkarious is quite easy to use.

look here:

http://www.dotsis.com/mobile_phone/showthread.php?t=97941

Been there done that  Cool
flyuche (m)
Re: Signing Unsigned Apps (case Study: N95)
« #12 on: November 15, 2008, 11:57 PM »

Quote from: infobaba on November 15, 2008, 11:18 PM
Been there done that  Cool
so?
hayprof (m)
Re: Signing Unsigned Apps (case Study: N95)
« #13 on: November 16, 2008, 12:27 AM »

Quote from: Ex Inferis on November 13, 2008, 12:08 PM
most of the cracks on symbian are by the popular group Binpda. they happen to have a cool app that loads up a modified root certificate which allows to install apps cracked by Binpda without bothering with signing apps. this great app is called Secman (security manager). of course, you need TRK installed in order to establish port connection to upload the root cert (TRK is included in the linked package below).

-Thats the best way to sign / hack your S60 Devices nd AppsWink
Mr.Info (m)
Re: Signing Unsigned Apps (case Study: N95)
« #14 on: November 16, 2008, 04:00 AM »

Quote from: flyuche on November 15, 2008, 11:57 PM
so?

Welcome to graduation Tongue
Ex Inferis (m)
Re: Signing Unsigned Apps (case Study: N95)
« #15 on: November 17, 2008, 04:03 PM »

Quote from: infobaba on November 16, 2008, 04:00 AM
Welcome to graduation Tongue

you are making about as much sense as a bunch of soft bendy bananas
just1n (m)
Re: Signing Unsigned Apps (case Study: N95)
« #16 on: November 17, 2008, 04:49 PM »

Let me pieces drakkarious a lil. Get there' x-plore, hellocarbide, install server(get de appropriate server for your fone) and profiserver(not compulsory).
Steps:
Launch your x-plore locate de installserver file(with de extension' .exe) and copy' (don't copy tu any folder) and exit wit your menu key (run in background)' now open your already installed hellocarbide click on option and choose menu 1 click ok until de app. exit itself.
Now, go back tu your runnin x-plore and complete de copy,  Locate de folder c:/sys/bin  and copy to.
Restart your fone and yur gud tu go. U can now install any working unsigned app. Enjoy!
just1n (m)
Re: Signing Unsigned Apps (case Study: N95)
« #17 on: November 17, 2008, 04:51 PM »

Let me pieces drakkarious a lil. Get there' x-plore, hellocarbide, install server(get de appropriate server for your fone) and profiserver(not compulsory).
Steps:
Launch your x-plore locate de installserver file(with de extension' .exe) and copy' (don't copy tu any folder) and exit wit your menu key (run in background)' now open your already installed hellocarbide click on option and choose menu 1 click ok until de app. exit itself.
Now, go back tu your runnin x-plore and complete de copy,  Locate de folder c:/sys/bin  and copy to.
Restart your fone and yur gud tu go. U can now install any working unsigned app. Enjoy!
Mr.Info (m)
Re: Signing Unsigned Apps (case Study: N95)
« #18 on: November 18, 2008, 05:23 AM »

Quote from: Ex Inferis on November 17, 2008, 04:03 PM
you are making about as much sense as a bunch of soft bendy bananas

I can't make a head or tail of what u intend to convey but whatever it is sounds 9c sofar bananas is consigned Cool
naijafan (m)
Re: Signing Unsigned Apps (case Study: N95)
« #19 on: November 18, 2008, 01:22 PM »

This hack (hellocarbide) is broken on N82's v30 firmware. Same applies to E90 and some other phones. Unfortunately, the developer has been hired by Nokia in the Software test division. Pity Sad
samuelk (m)
Re: Signing Unsigned Apps (case Study: N95)
« #20 on: November 18, 2008, 01:59 PM »

Naijafan,congrats on your nomination,hope we'll have sanity here again
naijafan (m)
Re: Signing Unsigned Apps (case Study: N95)
« #21 on: November 18, 2008, 04:36 PM »

Quote from: samuelk on November 18, 2008, 01:59 PM
Naijafan,congrats on your nomination,hope we'll have sanity here again

Thanks mate. Together, we can make this place what it should be.
lynxnoon (m)
Re: Signing Unsigned Apps (case Study: N95)
« #22 on: November 18, 2008, 06:39 PM »

Quote from: just1n on November 17, 2008, 04:51 PM
Let me pieces drakkarious a little. Get there' x-plore, hellocarbide, install server(get de appropriate server for your phone) and profiserver(not compulsory).
Steps:
Launch your x-plore locate de installserver file(with de extension' .exe) and copy' (don't copy tu any folder) and exit wit your menu key (run in background)' now open your already installed hellocarbide click on option and choose menu 1 click ok until de app. exit itself.
Now, go back tu your runnin x-plore and complete de copy,  Locate de folder c:/sys/bin  and copy to.
Restart your phone and yur good tu go. U can now install any working unsigned app. Enjoy!
menmy fone is stil not supporting some apps oh!! Angry Angry
hayprof (m)
Re: Signing Unsigned Apps (case Study: N95)
« #23 on: November 21, 2008, 02:45 AM »

hmmn, I tried installing TRK nd Secman Hack on N95 (8GB) . .i got some errors can remeber, though. .

Any1 experienced same?!  Lips sealed
 Free Call Software  MTNZONE%  Opera Mobile Registration Key.plz Help.  Page 2
Pages: (1) Go Up Send Topic to Friend by E-mail Reply 


Sections: Autos/Cars (2) Jobs/Vacancies (2) (3) Career Talk Education General(2) Politics Romance Computers Phones Travel
Sports Fashion Health Religion Celebrities TV/Movies (2) Music/Radio (2) Books Webmasters Programming

Links: Page1 Page2 Page3 Page4 Page5 Page6 Page7 Page8 Page9 Page10

Nairaland is owned by Oluwaseun Osewa. See also: Nairalist Classified Ads
Nairaland Forum | Powered by SMF 1.0.12.
© 2001-2005, Lewis Media. All Rights Reserved.