winafl icon indicating copy to clipboard operation
winafl copied to clipboard

WinAFL - afl-staticinst.c / afl-static.h several bugs.

Open Daniel0xcc opened this issue 6 years ago • 0 comments

Hey everyone !, I try to use static instrumentation (via syzygy) and i get errors every time that look's like this :

[0805/230501:ERROR:pe_file_parser.cc(1175)] Unknown version of the IMAGE_LOAD_CONFIG_DIRECTORY structure (160 bytes), might be because you're using a new version of the Windows SDK. [0805/230501:ERROR:pe_file_parser.cc(381)] Failed to parse data directory load config. [0805/230501:ERROR:decomposer.cc(1084)] Unable to parse PE image. [0805/230501:ERROR:pe_relinker.cc(66)] Unable to decompose module: C:\Users\x\source\repos\FuzzingExploit\Debug\FuzzingExploit.exe [0805/230501:ERROR:instrumenter_with_relinker.cc(124)] Failed to initialize relinker.

thank's :) !.

Daniel0xcc avatar Aug 05 '19 20:08 Daniel0xcc