ELFSharp 2.8.1
C# library for reading binary ELF, UImage, Mach-O files
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package ELFSharp -Version 2.8.1
dotnet add package ELFSharp --version 2.8.1
<PackageReference Include="ELFSharp" Version="2.8.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ELFSharp --version 2.8.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ELFSharp, 2.8.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Mach-O:
Fix Section Offset parsing issue (causing GetData() throw ArgumentOutOfRangeException).
ELFSharp.MachO.Section: Type of `Address`, `Size` changed to `ulong`; Type of `Offset`, `AlignExponent` changed to `uint`.
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on ELFSharp:
Package | Downloads |
---|---|
ZeroInstall.Publish
Utilities for creating and modifying Zero Install feed files
|
|
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.
|
|
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 (2)
Showing the top 2 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
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.12.0 | 827 | 12/18/2020 |
2.11.0 | 1,474 | 5/31/2020 |
2.10.0 | 2,675 | 5/17/2020 |
2.9.0 | 446 | 5/2/2020 |
2.8.1 | 221 | 4/19/2020 |
2.8.0 | 272 | 4/11/2020 |
2.7.0 | 286 | 4/4/2020 |
2.6.1 | 265 | 3/29/2020 |
2.6.0 | 289 | 3/21/2020 |
2.5.0 | 576 | 3/16/2020 |
2.4.1 | 239 | 2/28/2020 |
2.4.0 | 760 | 2/15/2020 |
2.3.0 | 314 | 2/2/2020 |
2.2.1 | 583 | 12/8/2019 |
2.2.0 | 824 | 9/10/2019 |
2.1.1 | 1,812 | 10/25/2018 |
2.1.0 | 676 | 8/30/2018 |
2.0.0 | 879 | 5/19/2018 |
1.3.0 | 795 | 3/18/2018 |
1.2.1 | 2,677 | 2/10/2018 |
1.2.0 | 595 | 2/10/2018 |
1.1.1 | 695 | 1/30/2018 |
1.1.0 | 799 | 1/20/2018 |
1.0.4 | 2,675 | 11/6/2016 |
1.0.2 | 814 | 5/21/2016 |
1.0.1 | 874 | 4/30/2016 |
0.1.0 | 1,802 | 3/12/2015 |
0.0.11 | 889 | 12/5/2014 |
0.0.10 | 818 | 12/4/2013 |
0.0.9 | 767 | 9/3/2013 |
0.0.7.30609 | 855 | 3/24/2013 |
0.0.6.26451 | 1,069 | 5/25/2012 |
0.0.5.42165 | 840 | 5/23/2012 |