Skip to content

ConFlEx - Sound Modular Control-Flow Graph Extraction Tool

License

Notifications You must be signed in to change notification settings

pcgomes/conflex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ConFlEx

Sound Modular Control-Flow Graph Extraction Tool

About

ConFlEx soundly extracts control flow graphs (CFG) from Java bytecode programs. The tool is written in OCAML. It uses Sawja/Javalib for manipulating Java class files, virtual method call resolution, and intermediate language (BIR) transformation. The extracted CFGs are suitable for the formal verification of control flow safety properties, such as in the CVPP project.

More information

Visit http://www.csc.kth.se/~pedrodcg/conflex/

About

ConFlEx - Sound Modular Control-Flow Graph Extraction Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published