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

Dissection of a PE "hello world" binary #1

Open
mewmew opened this issue Sep 19, 2016 · 1 comment
Open

Dissection of a PE "hello world" binary #1

mewmew opened this issue Sep 19, 2016 · 1 comment

Comments

@mewmew
Copy link
Owner

mewmew commented Sep 19, 2016

Conduct a dissection of a PE (Portable Executable) "hello world" binary, and do a similar write up on its anatomy.

@ghost
Copy link

ghost commented Oct 28, 2018

I just ran into this. PE is pretty simple .

A good exercise is to add a stub or try creating a PE from scratch. Either way pretty simple.

Here is something that talks about it a little bit.

https://resources.infosecinstitute.com/adding-a-section-to-pe-binary/

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