diff options
author | microsvuln <55649192+Microsvuln@users.noreply.github.com> | 2021-04-03 14:06:12 +0400 |
---|---|---|
committer | microsvuln <55649192+Microsvuln@users.noreply.github.com> | 2021-04-03 14:06:12 +0400 |
commit | 7f6d256014ae6728bc938e33b7038105a5714c9b (patch) | |
tree | 5460ca161fe15b27252beb56df960402e74cf4d5 | |
parent | 4291c3db5dca5082aed123f3a353f8af4a0f4785 (diff) | |
download | afl++-7f6d256014ae6728bc938e33b7038105a5714c9b.tar.gz |
space
space
-rw-r--r-- | utils/autodict_ql/readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/autodict_ql/readme.md b/utils/autodict_ql/readme.md index f8d23098..0449233b 100644 --- a/utils/autodict_ql/readme.md +++ b/utils/autodict_ql/readme.md @@ -30,6 +30,7 @@ You can write other CodeQL scripts to extract possible effective tokens if you t ## Usage + The usage of Autodict-QL is pretty easy. But let's describe it as : 1. First of all, you need to have CodeQL installed on the system. we make this possible with `build-codeql.sh` bash script. This script will install CodeQL completety and will set the required environment variables for your system, so : |