[Soot-list] Regenerating Androidmanifest.xml file after Instrumenting Android

Steven Arzt Steven.Arzt at cased.de
Sat Sep 27 15:13:25 EDT 2014


Hi Modhi,

 

The “ProcessManifest“ class in FlowDroid support this feature. You can call “getAXml()” to get the AXmlHandler on which the class is based. The AXmlhandler can read and write binary xml files in the Android format.

 

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: Samstag, 27. September 2014 08:16
An: soot-list at sable.mcgill.ca; soot-list at CS.McGill.CA
Betreff: [Soot-list] Regenerating Androidmanifest.xml file after Instrumenting Android

 

Hi Soot users,

 

I managed to insert some profiling instructions into some android apks (using jimple IR) , however, because of the new addition, the Androidmanifest.xml files of the apps need to be updated to include some other required permissions!

 

Is there a way to regenerate the manifest file using soot? or this should be done separately??

 

Your quick response is highly recommended!

 

Thank you!

Modhi

 

 

 

 

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


More information about the Soot-list mailing list