Commit Graph

11 Commits

Author SHA1 Message Date
Julien Voisin fec3696af5
Fix a file name collision in libmagic's fuzzers (#8584) 2022-09-24 16:43:55 +01:00
Julien Voisin 244684cf54
Add a file-base fuzzer for libmagic (#8542)
Some libmagic features (like ELF parsing) are only working against files
on disk.

Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-09-23 13:07:03 -07:00
Julien Voisin 0fe33b3bd3
Add more compressed formats support for libmagic (#8540)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-09-20 17:27:38 +01:00
Julien Voisin f42f2551a9
Add a fuzzer for libmagic's db parsing (#8536)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-09-19 13:57:09 -07:00
Julien Voisin 609535a8df
Improve libmagic's corpus (#8533)
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-09-19 10:53:29 -04:00
DavidKorczynski 0ca9bc6772
file: fix build (#8515)
Fixes: https://github.com/google/oss-fuzz/issues/8513
2022-09-16 16:22:23 +01:00
Michael Macnair cea71828c0
file: Add elf and pe seeds (#8073)
* file: Add elf and pe seeds

* file: make binary-samples path explicit

* Update Dockerfile

Co-authored-by: jonathanmetzman <31354670+jonathanmetzman@users.noreply.github.com>
2022-07-25 08:38:59 -04:00
jonathanmetzman 3049c50d48
Migrate projects using -lFuzzingEngine to $LIB_FUZZING_ENGINE (#2325)
Migrate from -lFuzzingEngine to $LIB_FUZZING_ENGINE where possible and not causing breakage
2019-05-01 11:09:55 -04:00
Eric Rizzi fcfa1d234b Zip existing `file` testcases to create seed_corpus (#1343) 2018-04-19 13:47:03 -07:00
Mike Aizatsky 3dd707ed58 [infra] using -lFuzzingEngine instead of -lfuzzer 2016-12-07 11:41:08 -08:00
Mike Aizatsky a143b9b39a [infra] renaming targets/ to projects/ 2016-11-29 10:55:25 -08:00