[Soot-list] Repackaging and signing apk

Steven Arzt Steven.Arzt at cased.de
Sun Jun 15 13:01:52 EDT 2014


Hi Modhi,

 

Please refer to the documentation of keytool (JDK) for instructions on how to generate a usable key.

 

Best regards,

  Steven

 

Von: soot-list-bounces at CS.McGill.CA [mailto:soot-list-bounces at CS.McGill.CA] Im Auftrag von Modhi Alsobiehy
Gesendet: Freitag, 13. Juni 2014 16:17
An: Jin Li
Cc: soot-list at CS.McGill.CA
Betreff: Re: [Soot-list] Repackaging and signing apk

 

Thank you Jin!

I am trying to follow some tutorials but I am getting this error:

keytool error: java.io.FileNotFoundException: my-release-key.store (Access is de
nied)!

since this app is originally from google play, should follow a certain format for the key??

 

-Modhi

 

Sent from Windows Mail

 

From: Jin Li <mailto:lijin1988 at gmail.com> 
Sent: ‎Wednesday‎, ‎June‎ ‎11‎, ‎2014 ‎8‎:‎26‎ ‎PM
To: Modhi Alsobeihy <mailto:m99m20 at hotmail.com> 
Cc: soot-list at CS.McGill.CA

 

Hi Modhi,

After you generated the instrumented APK, you can use keytool, jarsigner, zipalign to sign the apk.  
keytool and jarsigner are located in your jdk path. Zipalign is in the android-sdk/tools.

Jin

 

2014-06-11 22:19 GMT+08:00 Modhi Alsobiehy <m99m20 at hotmail.com>:

Hi all,

 

my question is regarding repackaging and signing apks

I followed the tutorial of android instrumentation 

since it was not mention specifically how to reassemble the package after “dexifying” the jimple files, I just unpacked the original apk and exchanged the old classes.dex file with the new modified one!

I tried to install the new apk and it gave me “ installation failed!”

did I repack it properly!! 

the added lines in the original apk are Log lines after other Log lines hence the class is already imported!

Thanx in advance!

 

Sent from Windows Mail

 


_______________________________________________
Soot-list mailing list
Soot-list at CS.McGill.CA
https://mailman.CS.McGill.CA/mailman/listinfo/soot-list

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20140615/cdae3c75/attachment.html 


More information about the Soot-list mailing list