goblin
goblin copied to clipboard
IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR
Thanks for this great crate. Using it in a forensic file tool here: https://github.com/theflakes/fmd
I'm trying to figure out how to query the optional_header for this: IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR
Trying to identify .Net bins and then hash the TypeDef information.
thanks again, Brian