CTF-All-In-One/doc/5.4.1_soot.md

11 lines
421 B
Markdown
Raw Normal View History

2018-03-31 20:27:09 +07:00
# 5.4.1 Soot
- [参考资料](#参考资料)
## 参考资料
2018-08-05 16:43:10 +07:00
- <https://github.com/Sable/soot/>
2018-03-31 20:27:09 +07:00
- [A Survivor's Guide to Java Program Analysis with Soot](http://www.brics.dk/SootGuide/)
- [Analyzing Java Programs with Soot](http://www.iro.umontreal.ca/~dufour/cours/ift6315/docs/soot-tutorial.pdf)
- [The Soot framework for Java program analysis: a retrospective](http://sable.github.io/soot/resources/lblh11soot.pdf)