Skip to content

Nsidorenco/secco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secco

A language build in Clojure, for usage in concolic execution (symbolic and concrete testing)

Usage

lein run "program.sec" <options>

-ast For Abstract Syntax Tree made in Graphviz (Rhizome)

-cfg For Control Flow Graph made in Graphviz (Rhizome)

-sym For Symbolic Execution

License

Copyright © 2018 Nicolai Wiwe Andersen, Jesper Brodersen, Nikolaj Sidorenco

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.