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

vol1-Mod1.2PE-S44 - Suggestion DUMPBIN & EDITBIN #20

Open
BlueSkeye opened this issue Mar 30, 2021 · 0 comments
Open

vol1-Mod1.2PE-S44 - Suggestion DUMPBIN & EDITBIN #20

BlueSkeye opened this issue Mar 30, 2021 · 0 comments

Comments

@BlueSkeye
Copy link

The DUMPBIN & EDITBIN command line tools (available with all editions of Visual Studio when VC++ workload is installed) might be interesting references. The tools allows extensive dump/modification of many parts of a PE/OBJ file except those compiled with global optimization (/GL compiler option). These tools are helpfull when experimenting with PE files.

https://docs.microsoft.com/fr-fr/cpp/build/reference/dumpbin-reference?view=msvc-160
https://docs.microsoft.com/fr-fr/cpp/build/reference/editbin-reference?view=msvc-160

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

1 participant