An open API service indexing awesome lists of open source software.

https://github.com/nsidorenco/secco


https://github.com/nsidorenco/secco

concolic-execution dynamic-analysis symbolic-execution

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Secco

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

## Usage
```lein run "program.sec" ```

```-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.