Info
Version: | 2.0.0 |
Author(s): | Andy Bowden |
Last Update: | Monday, March 14, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Andy53/ERC.net |
NuGet Url: | https://www.nuget.org/packages/ERC.Net-x64 |
Install
Install-Package ERC.Net-x64
dotnet add package ERC.Net-x64
paket add ERC.Net-x64
ERC.Net-x64 Download (Unzip the "nupkg" after downloading)
Dependencies
- Reloaded.Assembler(>= 1.0.6)
- SharpDisasm(>= 1.1.11)
ERC.Net supports both 64 and 32 bit applications, can parse DLL/EXE headers, identify compile time flags such as ASLR, DEP and SafeSEH, generate non repeating patterns, generate platform specific egg hunters, identify process information such as loaded modules and running threads, read the TEB of a specific thread, assist with identifying numerous types of memory vulnerabilities and has numerous other use cases.