[Soot-list] Questions about soot:how to use soot to analysis java project

张婧 m201672947 at hust.edu.cn
Wed Dec 20 21:42:30 EST 2017


Hi,

My name is Jing. I'm new to use soot, so I meet some challenges.

Followings are my questions:

I want to use soot to analyse java projects or 3rd-party libraries, not apk.

For example:

project like




there many different packages,I want to analyse this project.(or a jar provides function interfaces)

What‘s more,I’'d like to set the entry point by myself.

I found some helps from tutorials in github,:

1. using "-process-dir" 




2. analyse project without main method:







But I cann't run it successfully.

When java files in different packages,there are errors about “cann't find class:***”

I also failed in setting the main method

So, Does Soot can analyse the java project having  without main method?

If yes, someone can provide me a example in detail?




Thank you very much.

Hope to receive reply soon.

Best Regards.




Jing





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20171221/fb2c7f31/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot 2.png
Type: image/png
Size: 32982 bytes
Desc: not available
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20171221/fb2c7f31/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: screenshot 3.png
Type: image/png
Size: 131638 bytes
Desc: not available
URL: <https://mailman.CS.McGill.CA/pipermail/soot-list/attachments/20171221/fb2c7f31/attachment-0003.png>


More information about the Soot-list mailing list