Skip to content

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors