Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandraart1 authored and KurSh committed Jun 14, 2022
1 parent f4c1484 commit b36ee84
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Examples/Crusher/Linux/python_fuzz/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
## Подготовка к фаззингу
1. Необходимо дополнительно установить atheris (с применением соответствующих патчей) в python фаззера:
```shell
./path/to/crusher/tools/install_atheris.sh
/path/to/crusher/tools/install_atheris.sh
```
3. Необходимо установить библиотеки pdfquery и six в python фаззера:
```shell
path/to/crusher/bin_x86-64/python-3.9_x86_64/bin/pip3 install pdfquery six
/path/to/crusher/bin_x86-64/python-3.9_x86_64/bin/pip3 install pdfquery six
```

## Фаззинг
Expand Down

0 comments on commit b36ee84

Please sign in to comment.