Know your tools 😉

https://github.com/lief-project/LIEF/issues/1061#issue-2315962044

Describe the bug
Parsing the sample with LIEF, YARA-X and pefile gives a different result for LIEF.
YARA-X and pefile agrees that those samples have exports, but LIEF says there is none.

Fwiw, #VT does not report them either - example: https://www.virustotal.com/gui/file/ffc89c701c4ab21f012eb8c69f01ca38ad6b011b5d4c56ed3237e937c49253d0

#pefile #yara #yarax #lief

Missing Exports in PE (dll) · Issue #1061 · lief-project/LIEF

Describe the bug Parsing the sample with LIEF, YARA-X and pefile gives a different result for LIEF. YARA-X and pefile agrees that those samples have exports, but LIEF says there is none. To Reprodu...

GitHub