We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4110e92 commit 2fc929cCopy full SHA for 2fc929c
README.md
@@ -1,4 +1,4 @@
1
-# cozy (Comparative Symbolic Evaluation)
+# cozy (Comparative Symbolic Execution)
2
3
cozy is a symbolic execution framework built around angr to enable comparative evaluation.
4
The goal of comparative evaluation is to determine the precise changes made by software
@@ -41,7 +41,7 @@ cozy is being developed by Draper Laboratory under the [DARPA Assured
41
Micropatching (AMP)
42
program](https://www.darpa.mil/program/assured-micropatching).
43
44
-# Repo Build Instructions
+# Run from Source
45
46
The following sections are for the case where you want to use cozy directly
47
from the source code in this repository, not from the `cozy-re` PyPI package.
0 commit comments