Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
olboss
Old
(Last edited by olboss; 8th August 2011 at 12:46 PM.) Reason: Add the v1.2.2 link!
#1  
Member - OP
Thanks Meter 66
Posts: 33
Join Date: Jun 2010

 
DONATE TO ME
Default [APP]Auto sign multiple APKs and ZIPs v1.2.2 (08/08/2011)

Hello, XDA-members

I have created a GUI application (based on signapk.jar) which sign multiple APKs and ZIPs very quickly, in one clic!

INSTALLATION INSTRUCTIONS:
1. Extract Archive 'Sign+.zip'
2. Launch 'Sign+.exe'
3. Choose files (APKs and ZIPs together it's possible and clic on "Sign files"

SCREENSHOOT:


CHANGELOG :
08/08/2011 v1.2.2 :
- Fixed deleting of dirs that should be not removed
08/07/2011 v1.2.1 :
- Fixed bugs with files's names
03/05/2011 v1.2 :
- Add the "Change keys function",
- Works with ANDROIDD files,
- Some bugs are now fixed
18/03/2011 v1.1 :
- Add the drag and drop function
17/03/2011 v1.0 :
- Initial Release

Download v1.2.2 : here or here
Download v1.2.1 : here or here
Download v1.2 : here or here
Download v1.1 : here (in this moment the link is down, but I don't know why! )

To follow the application update, follow me on Twitter : here
Sorry, I have few time, in this moment, to make any update of this software, but if you get bugs, please report me them and I fix them when I'll have time.

You can make new key with openssl command (just change NAME and PASSWORD):

Code:

openssl genrsa -3 -out NAME.pem 2048

openssl req -new -x509 -key NAME.pem -out NAME.x509.pem -days 10000 \
    -subj "/C=US/ST=California/L=Mountain View/O=Android/OU=Android/CN=Android/emailAddress=android@android.com"

openssl pkcs8 -in NAME.pem -topk8 -outform DER -out NAME.pk8 -passout PASSWORD
Attached Files
File Type: zip Sign+_v1.2.2.zip - [Click for QR Code] (3.13 MB, 7708 views)
The Following 61 Users Say Thank You to olboss For This Useful Post: [ Click to Expand ]
 
dully79
Old
#2  
dully79's Avatar
Senior Member
Thanks Meter 1294
Posts: 1,553
Join Date: Apr 2010
Location: Durham/Liverpool

 
DONATE TO ME
Thanx for this.
This will be a very, very handy tool. Definitely trying this out when I get home.
Just 2 questions-
Is drag and drop possible?
Also how about signing with different keys like signaptic?
Loving the new draw9patch tool.

 



Bug report:
"I put my mobile on flight mode... but when i threw it, it smashed on the floor!"

I will not respond to private message support questions.
 
olboss
Old
#3  
Member - OP
Thanks Meter 66
Posts: 33
Join Date: Jun 2010

 
DONATE TO ME
The drag and drop is not possible for the moment I try to add in the next version!
For signing with other I don't know the application use signapk.jar with privatekey.pk8 and publickey.x509.pem so if you want to use another keys just replace the two key file and rename it with the same name (privatekey.pk8 and publickey.x509.pem)
 
JKILO
Old
#4  
JKILO's Avatar
Senior Member
Thanks Meter 158
Posts: 658
Join Date: Feb 2011
Location: Columbus

 
DONATE TO ME
Thx for this

Sent from HTC Knight using MikShift..because CM7 got overrated like CWM


TEAM MiK
Since FEB 2011

 
macfreaker
Old
#5  
macfreaker's Avatar
Junior Member
Thanks Meter 0
Posts: 14
Join Date: Jan 2009
Location: Aalst
Can you also make this for a mac (Osx 10.x) ?

Thanj you.
 
olboss
Old
#6  
Member - OP
Thanks Meter 66
Posts: 33
Join Date: Jun 2010

 
DONATE TO ME
I don't know if I make this for OS X and Linux too! Maybe in few week!
The Following User Says Thank You to olboss For This Useful Post: [ Click to Expand ]
 
m4a1rifle
Old
#7  
m4a1rifle's Avatar
Senior Member
Thanks Meter 33
Posts: 192
Join Date: Nov 2008
is this supported to sign ROM?

i use this to sign CM7.0.0 ROM after i remove some media files (notification/ringtone) and install to HTC Desire, all is good, but whenever i try to flash UOT theme zip, my phone stuck at static boot screen.

is there anything about signing will cause this problem? or the problem is about something else?
 
xjestersdeadx
Old
#8  
Member
Thanks Meter 6
Posts: 73
Join Date: Jun 2010
anyone have a mirror for the files? fileserve shows as file not there. thx!
The Following User Says Thank You to xjestersdeadx For This Useful Post: [ Click to Expand ]
 
Theonew
Old
(Last edited by Theonew; 4th May 2011 at 01:33 PM.)
#9  
Theonew's Avatar
Recognized Contributor
Thanks Meter 1023
Posts: 3,458
Join Date: Dec 2010
Location: Wherever I am

 
DONATE TO ME
Thanks for this and fixing the links.
 
wgspoelstra
Old
#10  
wgspoelstra's Avatar
Senior Member
Thanks Meter 101
Posts: 275
Join Date: Feb 2011
Location: Amsterdam

 
DONATE TO ME
Very nice tool, this will come in handy!
Samsung Galaxy Note 2 (N7100)
Asus Transformer Pad (TF300T)

LG Optimus 2X (P990)
Samsung Galaxy S (I9000)
Samsung Galaxy TXT (B5510)

 
Post Reply+
Tags
apk, multiple, sign, zip
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...