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: about 1 month 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-05-01T01:00:44.000Z (about 6 years ago)
- Last Synced: 2025-06-03T17:54:06.419Z (12 months ago)
- Topics: java, lab, soot, static-code-analysis
- Language: JavaScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- 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.