binaryninja-api
binaryninja-api copied to clipboard
Support parsing of .gfids section for PE
Gfids (Control Flow Guard metadata) contains some tables that might be helpful for recovering functions. Supporting them could be helpful for adding more context to the analysis.
Some links:
- http://llvm-cs.pcc.me.uk/tools/lld/COFF/Writer.cpp#1572
- https://learn.microsoft.com/en-us/windows/win32/secbp/pe-metadata