Skip to content

abc123000111/phosphor-springboot-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phosphor-springboot

This is a pure springboot demo using Phosphor for dynamic taint analysis.

IDE: IntelliJ IDEA

Run/Debug Configurations:
|- Main class: com.example.phosphorspringboot.PhosphorSpringbootApplication
|- VM options: -Xbootclasspath/a:path_to_Phosphor-0.0.5-SNAPSHOT.jar -javaagent:path_to_Phosphor-0.0.5-SNAPSHOT.jar=cacheDir=path_to_temp
|- Working directory: path_to_phosphor-springboot/src/main/java
|- JRE: path_to_jre-inst

Releases

No releases published

Packages

No packages published

Languages