Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What is the exporting folder "sootOutput" ? #25

Closed
yieux opened this issue Feb 10, 2017 · 1 comment
Closed

What is the exporting folder "sootOutput" ? #25

yieux opened this issue Feb 10, 2017 · 1 comment
Labels

Comments

@yieux
Copy link

yieux commented Feb 10, 2017

I use ic3-0.2.0-bin and dare to analyze some Android apk, and obtain a great deal of information about inter-component communication in exporting file "(specified path -out)/(packagename)_.txt".

When I get a new folder "sootOutput" in ./ when I run the ic3 cmd as follow:

java -jar ../ic3-0.2.0/ic3-0.2.0-full.jar -apkormanifest ./1.apk -input ./out/retargeted/1 -cp ../ic3-0.2.0/android.jar -out ./out2 -protobuf ./out2

The "sootOutput" always be empty iin my test, so I can't makesure the use of this folder. Do it will have some output files in certain special cases?

Thanks.

@docteau
Copy link
Member

docteau commented Feb 12, 2017

No, this is something that is created by Soot by default, this is not useful for inter-component communication.

@docteau docteau closed this as completed Feb 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants