[Soot-list] A problem about Multiple dex files

961921778 at qq.com 961921778 at qq.com
Thu Nov 9 04:58:44 EST 2017


Hi Manuel,

    I have noticed this warning,too. I post my apk, source code and the 
details of my console here. Please give me some ideas.

Best, Sun


在 2017年11月8日星期三 UTC+8下午10:46:45,Manuel Benz写道:
>
> Hi. 
>
> As far as I understand these are separate issues. 
>
> @Christian: Soot is looking for dex files even in all subdirectories of 
> the apk’s root directory. There might be another dex file. If not, can you 
> send me your apk and I’ll have a look? 
>
> @Jin: This looks strange and might be a bug. Can you send me the apk? 
>
> Best, 
> Manuel 
>
> Am 08.11.17, 15:35 schrieb "Soot-list im Auftrag von Christian Maeder" <
> soot-lis... at CS.McGill.CA <javascript:> im Auftrag von 
> c.ma... at uni-bremen.de <javascript:>>: 
>
>     Hi, 
>     
>     I've noticed this warning, too. It must have been introduced recently. 
>     The warning is wrong. I've got only a single classes.dex file. 
>     
>     Cheers Christian 
>     
>     On 08.11.2017 09:13, OxfordNiu wrote: 
>     > Hi all, 
>     > 
>     > Recently, I use Flowdroid on generating call graph on an apk, I 
> followed LOKESH 
>     > JAIN 's previous work in Eclipse and some problems have arisen. When 
> I run 
>     > the program, the console gives a WARNING: 
>     > 
>     >  Multiple dex files detected, only processing 'classes.dex'. Use 
>     > '-process-multiple-dex' option to process them all. 
>     > 
>     > Then I followed that prompt and set the parameters: 
>     >                   
>     > *                G.reset();* 
>     > * Options.v().set_src_prec(Options.src_prec_apk);* 
>     > * Options.v().set_process_dir(Collections.singletonList(apkDir));* 
>     > * Options.v().set_android_jars(platformDir);* 
>     > * Options.v().set_whole_program(true);* 
>     > * Options.v().set_allow_phantom_refs(true);* 
>     > * Options.v().set_output_format(13);* 
>     > * Options.v().set_process_multiple_dex(true);* 
>     > 
>     > It didn't work!  How do I solve this problem? 
>     > Any help would be appreciated 
>     > 
>     > Thanks & Regards 
>     > 
>     > Jin Niu 
>     >                 
>     > 
>     > 
>     > 
>     > 
>     > _______________________________________________ 
>     > Soot-list mailing list 
>     > Soot... at CS.McGill.CA <javascript:> 
>     > https://mailman.CS.McGill.CA/mailman/listinfo/soot-list 
>     > 
>     _______________________________________________ 
>     Soot-list mailing list 
>     Soot... at CS.McGill.CA <javascript:> 
>     https://mailman.CS.McGill.CA/mailman/listinfo/soot-list 
>     
>
> _______________________________________________
> Soot-list mailing list
> Soot... at CS.McGill.CA <javascript:>
> https://mailman.CS.McGill.CA/mailman/listinfo/soot-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20171109/a7e8da7a/attachment-0001.html>


More information about the Soot-list mailing list