mirror of
https://github.com/taviso/loadlibrary
synced 2026-06-08 17:42:38 +00:00
Update README.md
This commit is contained in:
+1
-3
@@ -38,7 +38,7 @@ distilled corpus for fuzzing.
|
||||
Download the latest pintool for gcc from the pintool download page, and extract
|
||||
it in the `coverage` directory.
|
||||
|
||||
* https://software.intel.com/en-us/articles/pintool-downloads
|
||||
* https://software.intel.com/en-us/articles/pintool-downloads
|
||||
|
||||
```
|
||||
$ tar -zxvf pin-3.2-81205-gcc-linux.tar.gz
|
||||
@@ -129,8 +129,6 @@ $ bash genidc.sh minimal.txt > coverage.idc
|
||||
|
||||
Now you can load this file in IDA with `File->Script File...`.
|
||||
|
||||

|
||||
|
||||
## Notes
|
||||
|
||||
* The pintool only starts collecting coverage data once you've called `InstrumentationCallback()`.
|
||||
|
||||
Reference in New Issue
Block a user