ELFSharp 0.0.7.30609

There is a newer version of this package available.
See the version list below for details.
dotnet add package ELFSharp --version 0.0.7.30609
NuGet\Install-Package ELFSharp -Version 0.0.7.30609
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ELFSharp" Version="0.0.7.30609" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ELFSharp --version 0.0.7.30609
#r "nuget: ELFSharp, 0.0.7.30609"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ELFSharp as a Cake Addin
#addin nuget:?package=ELFSharp&version=0.0.7.30609

// Install ELFSharp as a Cake Tool
#tool nuget:?package=ELFSharp&version=0.0.7.30609

C# library for manipulating binary ELF files.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on ELFSharp:

Package Downloads
ZeroInstall.Publish

Utilities for creating and modifying Zero Install feed files

Ahsoka.Core

Package Description

CsDebugScript.DwarfSymbolProvider

Provides access to DWARF symbols (for PE and ELF image containers) and also ability to read ELF core dumps. It is symbol provider and debugger engine interface for CsDebugScript.Engine.

Microsoft.Binary.Parsers The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

A library that contains binary parsers for Windows portable executables and Linux ELF binaries.

ISA.RISC-V

RISC-V CPU formal implementation that implement basic RISC-V ISA: rv32im, rv64im Additionally it's possible to operate with CLI, reading ELF files and set verbosity output.

GitHub repositories (5)

Showing the top 5 popular GitHub repositories that depend on ELFSharp:

Repository Stars
xamarin/xamarin-android
Xamarin.Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
microsoft/binskim
A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
Version Downloads Last updated
2.17.3 4,833 10/13/2023
2.17.2 5,717 6/14/2023
2.17.1 9,200 4/25/2023
2.17.0 6,457 4/4/2023
2.16.1 3,248 1/11/2023
2.16.0 1,725 12/4/2022
2.15.2 1,356 11/14/2022
2.15.1 1,030 11/12/2022
2.15.0 8,071 4/11/2022
2.14.0 1,067 4/8/2022
2.13.3 1,750 2/17/2022
2.13.2 8,845 11/10/2021
2.13.1 1,170 11/2/2021
2.13.0 3,517 7/20/2021
2.12.1 2,147 6/12/2021
2.12.0 20,948 12/18/2020
2.11.0 3,078 5/31/2020
2.10.0 10,540 5/17/2020
2.9.0 1,384 5/2/2020
2.8.1 1,101 4/19/2020
2.8.0 1,184 4/11/2020
2.7.0 1,214 4/4/2020
2.6.1 1,165 3/29/2020
2.6.0 1,190 3/21/2020
2.5.0 3,055 3/16/2020
2.4.1 1,130 2/28/2020
2.4.0 2,945 2/15/2020
2.3.0 2,271 2/2/2020
2.2.1 1,722 12/8/2019
2.2.0 2,277 9/10/2019
2.1.1 4,740 10/25/2018
2.1.0 1,567 8/30/2018
2.0.0 2,046 5/19/2018
1.3.0 1,884 3/18/2018
1.2.1 3,792 2/10/2018
1.2.0 1,643 2/10/2018
1.1.1 1,714 1/30/2018
1.1.0 1,924 1/20/2018
1.0.4 6,265 11/6/2016
1.0.2 1,876 5/21/2016
1.0.1 2,025 4/30/2016
0.1.0 2,933 3/12/2015
0.0.11 2,129 12/5/2014
0.0.10 1,844 12/4/2013
0.0.9 1,796 9/3/2013
0.0.7.30609 1,877 3/24/2013
0.0.6.26451 2,106 5/25/2012
0.0.5.42165 1,891 5/23/2012

API clean-up, bug fixes.