ELFSharp 2.15.0
Install-Package ELFSharp -Version 2.15.0
dotnet add package ELFSharp --version 2.15.0
<PackageReference Include="ELFSharp" Version="2.15.0" />
paket add ELFSharp --version 2.15.0
#r "nuget: ELFSharp, 2.15.0"
// Install ELFSharp as a Cake Addin
#addin nuget:?package=ELFSharp&version=2.15.0
// Install ELFSharp as a Cake Tool
#tool nuget:?package=ELFSharp&version=2.15.0
C# library for reading binary ELF, UImage, Mach-O files
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- No dependencies.
NuGet packages (4)
Showing the top 4 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. |
|
Microsoft.Binary.Parsers
A library that contains binary parsers for Windows portable executables and Linux ELF binaries. |
GitHub repositories (3)
Showing the top 3 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.
|
Version | Downloads | Last updated |
---|---|---|
2.15.0 | 572 | 4/11/2022 |
2.14.0 | 193 | 4/8/2022 |
2.13.3 | 325 | 2/17/2022 |
2.13.2 | 3,412 | 11/10/2021 |
2.13.1 | 463 | 11/2/2021 |
2.13.0 | 2,334 | 7/20/2021 |
2.12.1 | 1,165 | 6/12/2021 |
2.12.0 | 9,195 | 12/18/2020 |
2.11.0 | 2,079 | 5/31/2020 |
2.10.0 | 7,450 | 5/17/2020 |
2.9.0 | 630 | 5/2/2020 |
2.8.1 | 386 | 4/19/2020 |
2.8.0 | 424 | 4/11/2020 |
2.7.0 | 448 | 4/4/2020 |
2.6.1 | 417 | 3/29/2020 |
2.6.0 | 440 | 3/21/2020 |
2.5.0 | 1,316 | 3/16/2020 |
2.4.1 | 394 | 2/28/2020 |
2.4.0 | 1,884 | 2/15/2020 |
2.3.0 | 756 | 2/2/2020 |
2.2.1 | 837 | 12/8/2019 |
2.2.0 | 1,038 | 9/10/2019 |
2.1.1 | 2,670 | 10/25/2018 |
2.1.0 | 841 | 8/30/2018 |
2.0.0 | 1,139 | 5/19/2018 |
1.3.0 | 1,015 | 3/18/2018 |
1.2.1 | 2,974 | 2/10/2018 |
1.2.0 | 833 | 2/10/2018 |
1.1.1 | 917 | 1/30/2018 |
1.1.0 | 1,056 | 1/20/2018 |
1.0.4 | 4,819 | 11/6/2016 |
1.0.2 | 1,060 | 5/21/2016 |
1.0.1 | 1,183 | 4/30/2016 |
0.1.0 | 2,054 | 3/12/2015 |
0.0.11 | 1,303 | 12/5/2014 |
0.0.10 | 1,061 | 12/4/2013 |
0.0.9 | 993 | 9/3/2013 |
0.0.7.30609 | 1,065 | 3/24/2013 |
0.0.6.26451 | 1,281 | 5/25/2012 |
0.0.5.42165 | 1,053 | 5/23/2012 |
Multiple note data in the note segment are now supported. Detailed changelog available at: https://github.com/konrad-kruczynski/elfsharp/blob/master/CHANGELOG.md