A project I wrote to familiarize myself with the Win32 Portable Executable file format.
Go to file
Brandon Scott a8db812aa3 Initial commit 2015-06-29 23:14:32 -05:00
.gitignore Initial commit 2015-06-29 23:09:11 -05:00
App.ico Initial commit 2015-06-29 23:14:32 -05:00
AssemblyInfo.cs Initial commit 2015-06-29 23:14:32 -05:00
LICENSE Initial commit 2015-06-29 23:09:11 -05:00
PEExplorer.cs Initial commit 2015-06-29 23:14:32 -05:00
PEExplorer.csproj Initial commit 2015-06-29 23:14:32 -05:00
PEExplorer.resx Initial commit 2015-06-29 23:14:32 -05:00
PEExplorer.sln Initial commit 2015-06-29 23:14:32 -05:00
PEReader.cs Initial commit 2015-06-29 23:14:32 -05:00
README.md Initial commit 2015-06-29 23:09:11 -05:00

README.md

PEReader

A project I wrote to familiarize myself with the Win32 Portable Executable file format.