A standalone library for endian-aware reading/parsing of ELF (Executable and Linkable Format) files built for ease of use and pretty-printing ELF file contents.
Info
Version: | 0.3.0 |
Author(s): | Filip Jeremic |
Last Update: | Thursday, May 21, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/fjeremic/BinaryTools.Elf |
NuGet Url: | https://www.nuget.org/packages/BinaryTools.Elf |
Install
Install-Package BinaryTools.Elf
dotnet add package BinaryTools.Elf
paket add BinaryTools.Elf
BinaryTools.Elf Download (Unzip the "nupkg" after downloading)
Dependencies
Tags