[Soot-list] hello + use of soot as a decompiler

Eric Bodden bodden at st.informatik.tu-darmstadt.de
Wed Aug 18 03:30:22 EDT 2010


Hi.

> can soot be used as a decompiler?
Yes. Just use "-f dava".

> Just trying to get going with it. Does java -jar soot-2.4.0.jar -pp
> HelloWorld.class work? Is that the right idea?

This won't decompile. It will transform .class files to .class files.

> Also, including soot in Eclipse with
> "http://www.sable.mcgill.ca/soot/eclipse/" is not working.

What do you mean exactly? What's not working?

Eric


More information about the Soot-list mailing list