Skip to content

Commit

Permalink
Run fuzzing
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioandre-br committed Jun 5, 2024
1 parent 4a011ca commit 67ea93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .clusterfuzzlite/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ if [[ "$SANITIZER" == "address" ]]; then

echo "------------------ Disable problematic formats -------------------"
echo '[Local:Disabled:Formats]' >>../run/john-local.conf
echo 'crypt = Y' >>../run/john-local.conf
# echo 'crypt = Y' >>../run/john-local.conf

echo "-------------------------- ASAN fuzzing --------------------------"
echo "$ JtR ASAN --test=0"
Expand Down

0 comments on commit 67ea93f

Please sign in to comment.