Skip to content
Snippets Groups Projects
Commit 4f4e85de authored by Anh Nguyen-Tuong's avatar Anh Nguyen-Tuong
Browse files

Update README.md

parent 8703fe5a
No related branches found
No related tags found
No related merge requests found
......@@ -22,10 +22,18 @@ Note:
* Zafl automatically downloads and builds AFL and AFL/QEMU
* Building Zafl takes approximately 15 minutes
### Postgres setup
Next we need to setup a local copy of the postgres database
```bash
cd zipr_umbrella
cd $ZAFL_HOME/zipr_umbrella
./postgres_setup.sh
```
If all goes well with the postgres setup, you should be able to login into the database by typing: ```psql```
\ No newline at end of file
If all goes well with the postgres setup, you should be able to login into the database by typing: ```psql```
### IDA Key
...
### Testing Zipr
### Testing Zafl
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment