It parses PE Header for x86/x64 from File or in-memory Image.
Info
Version: | 1.2.2 |
Author(s): | SeongTae Jeong |
Last Update: | Wednesday, July 17, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/stjeong/DotNetSamples/tree/master/WinConsole/PEFormat/WindowsPE |
NuGet Url: | https://www.nuget.org/packages/WindowsPE |
Install
Install-Package WindowsPE
dotnet add package WindowsPE
paket add WindowsPE
WindowsPE Download (Unzip the "nupkg" after downloading)
Dependencies
Tags