Skip to content

Commit

Permalink
merge from upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
ercoppa committed May 29, 2019
1 parent 1ddebfb commit 981e7dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This repository contains an implemenation of `MemSight` based on `angr`. The ide

This code works with `angr` 7.7.12.16. See `build/install.sh`.

Docker [container](https://hub.docker.com/r/ercoppa/angr-fsm-0.1/) contains an [older version](https://github.com/season-lab/memsight/tree/ASE) of `MemSight` that is based on `angr 5.6.x` (ASE paper).
The docker [container](https://hub.docker.com/r/ercoppa/angr-fsm-0.1/) available on DockerHub contains an [older version](https://github.com/season-lab/memsight/tree/ASE) of `MemSight` that is based on `angr 5.6.x` (ASE paper).

## How to run
`run.py` and `explore.py` can be used to run angr on a metabinary.
Expand Down

0 comments on commit 981e7dd

Please sign in to comment.