https://github.com/thepalbi/sootlab
Interactive lab for experimenting with Soot IRs
https://github.com/thepalbi/sootlab
java lab soot static-code-analysis
Last synced: 8 months ago
JSON representation
Interactive lab for experimenting with Soot IRs
- Host: GitHub
- URL: https://github.com/thepalbi/sootlab
- Owner: thepalbi
- Created: 2020-03-22T21:31:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T01:00:44.000Z (over 5 years ago)
- Last Synced: 2025-01-19T21:49:28.157Z (9 months ago)
- Topics: java, lab, soot, static-code-analysis
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SootLab - A lab for experimenting with Soot IR
Based on [SharpLab](https://sharplab.io/), **SootLab** provides an interactive environment to experiment with
the different intermedia representations exposed by [Soot](http://sable.github.io/soot/), a framework for analyzing and transforming Java and Android applications.