Browse Source

Update README.md

master
Samuel Pua 7 years ago
committed by GitHub
parent
commit
4dad699336
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -1,5 +1,5 @@
# fuzzPattern
Creates fuzz pattern for fuzzing purpose. Use fuzzPatternCreate to create pattern and fuzzPatternSearch to find the string/hex found.
Creates fuzz pattern for fuzzing purpose. Use `fuzzPatternCreate` to create pattern and `fuzzPatternSearch` to find the string/hex found.
The item found is assumed to be 4 bytes (32 bit) or above.

Loading…
Cancel
Save