Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CFG ControlFlowGraph GFIDS table #47

Open
greenozon opened this issue Nov 19, 2019 · 2 comments
Open

Add support for CFG ControlFlowGraph GFIDS table #47

greenozon opened this issue Nov 19, 2019 · 2 comments

Comments

@greenozon
Copy link

Would be nice to decode the CFG section (named as .gfids)
added by modern compilers into executables

some intro info might be found here
https://docs.microsoft.com/en-us/windows/win32/secbp/pe-metadata

example dll with such a section attached
CFG_dll.zip

@horsicq
Copy link
Owner

horsicq commented Nov 19, 2019

Thanks for the idea. I'll take a look.

@greenozon
Copy link
Author

Thank you!
as a starting point this code might be (or not :) ) in use..

http://llvm-cs.pcc.me.uk/tools/lld/COFF/Writer.cpp#1572

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants