Update frida_gdiplus readme (#1464)
Thanks to Nuja from Awesome Fuzzing Discord
This commit is contained in:
parent
760edbf0d2
commit
6df415438d
@ -6,4 +6,4 @@ Then compile the harness `cl.exe /LD harness.cc /link /dll gdiplus.lib ole32.lib
|
|||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
To run the example `target\release\frida_gdiplus.exe -H harness.dll -i corpus -o output --libs-to-instrument gdi32.dll --libs-to-instrument gdi32full.dll --libs-to-instrument gdiplus.dll --libs-to-instrument WindowsCodecs.dll`
|
To run the example `target\release\frida_gdiplus.exe -H harness.dll -i corpus -o output --libs-to-instrument gdi32.dll --libs-to-instrument gdi32full.dll --libs-to-instrument gdiplus.dll --libs-to-instrument WindowsCodecs.dll --disable-excludes`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user