![]() |
VOOZH | about |
dotnet add package PeNet --version 4.1.1
NuGet\Install-Package PeNet -Version 4.1.1
<PackageReference Include="PeNet" Version="4.1.1" />
<PackageVersion Include="PeNet" Version="4.1.1" />Directory.Packages.props
<PackageReference Include="PeNet" />Project file
paket add PeNet --version 4.1.1
#r "nuget: PeNet, 4.1.1"
#:package PeNet@4.1.1
#addin nuget:?package=PeNet&version=4.1.1Install as a Cake Addin
#tool nuget:?package=PeNet&version=4.1.1Install as a Cake Tool
PeNet is a Windows PE (Portable Executable) parser written in C#. It parses all PE header structures for x32 and x64.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 is compatible. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 is compatible. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 is compatible. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 is compatible. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on PeNet:
| Package | Downloads |
|---|---|
|
Microsoft.CST.AttackSurfaceAnalyzer
Microsoft Attack Surface Analyzer is an open source security tool that analyzes the attack surface of a target system and reports on potential security vulnerabilities introduced during the installation of software or system misconfiguration. This package contains the AttackSurfaceAnalyzer library. For the CLI Dotnet Tool, see Microsoft.CST.AttackSurfaceAnalyzer.CLI. |
|
|
Reloaded.Injector
Advanced DLL Injector capable of injecting x86 DLLs to x86 process from x64 processes. |
|
|
PeNet.Analyzer
PeNet.Analyzer finds anomalies in Portable Executables (PE) files. |
|
|
KarambaCommon
An interactive, parametric Finite Element program for beams and shells. |
|
|
Vezel.Ruptura.Injection
Ruptura is a Windows DLL injection, function interception, and memory manipulation library for .NET. Ruptura injects a bundled native module into the target process, which then locates the .NET runtime in either framework-dependent or self-contained mode and initializes it, after which a user-specified managed assembly is executed - all without the user writing a single line of native code. Additionally, a library facilitating common function hooking and memory manipulation scenarios is available for use by the injected assembly. This package provides the infrastructure to inject the .NET runtime and assemblies into processes. |
Showing the top 20 popular GitHub repositories that depend on PeNet:
| Repository | Stars |
|---|---|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
|
goatcorp/Dalamud
FFXIV plugin framework and API
|
|
|
qwqdanchun/DcRat
A simple remote tool in C#.
|
|
|
Flangvik/SharpDllProxy
Retrieves exported functions from a legitimate DLL and generates a proxy DLL source code/template for DLL proxy loading or sideloading
|
|
|
xivdev/Penumbra
FINAL FANTASY XIV modding, but actually good this time
|
|
|
knight0x07/ImpulsiveDLLHijack
C# based tool which automates the process of discovering and exploiting DLL Hijacks in target binaries. The Hijacked paths discovered can later be weaponized during Red Team Operations to evade EDR's.
|
|
|
redteamsocietegenerale/DLLirant
DLLirant is a tool to automatize the DLL Hijacking researches on a specified binary.
|
|
|
ghostvectoracademy/DLLHijackHunter
Automated DLL Hijacking Discovery, Validation, and Confirmation. Turning local misconfigurations into weaponized, confirmed attack paths.
|
|
|
MaximumADHD/Roblox-Studio-Mod-Manager
An open-source custom bootstrapper for Roblox Studio that allows you to override files in Roblox Studio's directory, opt into development branches of Roblox, and experiment with Fast Flags.
|
|
|
ncatlin/rgat
An instruction trace visualisation tool for dynamic program analysis
|
|
|
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
|
|
|
DosX-dev/Astral-PE
Astral-PE is a low-level mutator (Headers/EP obfuscator) for native Windows PE files (x32/x64)
|
|
|
b4rtik/RedPeanut
RedPeanut is a small RAT developed in .Net Core 2 and its agent in .Net 3.5 / 4.0.
|
|
|
advanced-threat-research/DotDumper
An automatic unpacker and logger for DotNet Framework targeting files
|
|
|
n1xbyte/donutCS
dem sharp donuts
|
|
|
DosX-dev/PE-LiteScan
A simple crossplatform heuristic PE-analyzer
|
|
|
hedge-dev/HedgeModManager
Multiplatform rewrite of Hedge Mod Manager
|
|
|
MuNET-OSS/MaiChartManager
某八个键音游谱面管理工具
|
|
|
Reloaded-Project/Reloaded.Injector
C# DLL Injection Library capable of injecting x86 DLLs to x86 process from x64 processes.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 6.1.2 | 2,631 | 5/7/2026 |
| 6.1.1 | 1,025 | 5/2/2026 |
| 6.1.0 | 415 | 4/30/2026 |
| 6.0.0 | 13,012 | 2/3/2026 |
| 5.1.0 | 111,410 | 4/16/2025 |
| 5.0.0 | 2,374 | 4/12/2025 |
| 4.1.5 | 1,315 | 4/6/2025 |
| 4.1.4 | 494 | 4/5/2025 |
| 4.1.3 | 894 | 4/2/2025 |
| 4.1.2 | 6,872 | 3/16/2025 |
| 4.1.1 | 39,460 | 11/24/2024 |
| 4.1.0 | 11,023 | 9/23/2024 |
| 4.0.5 | 13,380 | 5/25/2024 |
| 4.0.4 | 14,402 | 12/22/2023 |
| 4.0.3 | 1,605 | 12/6/2023 |
| 4.0.2 | 3,635 | 9/22/2023 |
| 4.0.1 | 3,997 | 8/8/2023 |
| 3.0.0 | 10,431 | 2/1/2023 |
| 3.0.0-pre7 | 431 | 1/4/2023 |