Skip to content

Zhunaidm/coastal

 
 

Repository files navigation

COASTAL

This is a program analysis tool for Java that uses Concolic Execution. This is a combination of symbolic and concrete execution: As a program is executed concretely, COASTAL collects information to describe the execution trace symbolically. At the end of the execution, a modified path is passed to the Green library is used to find new program inputs, and the process is repeated.

For more information, including installation and usage guides, visit https://deepseaplatform.github.io/coastal/.

Authors

Contributors

  • Someone
  • Someone else

About

Concolic analysis tool for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%