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.
<PackageVersion Include="ELFSharp" Version="0.0.7.30609" />
                    
Directory.Packages.props
<PackageReference Include="ELFSharp" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#:package ELFSharp@0.0.7.30609
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ELFSharp&version=0.0.7.30609
                    
Install as a Cake Addin
#tool nuget:?package=ELFSharp&version=0.0.7.30609
                    
Install as a Cake Tool

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 (13)

Showing the top 5 NuGet packages that depend on ELFSharp:

Package Downloads
ZeroInstall.Publish

Utilities for creating and modifying Zero Install feed files

PowerVision.ObjectModel

Package Description

Ahsoka.Extensions.Can

Data Service Extension for OpenPV 5.0 // 60f365e6af3b712659435adb8e2f8c34e4c7c2f5 - OpenPV_Extension_Info { "extensionName": "CAN Service Extension", "packageName": "Ahsoka.Extensions.Can", "uxpackageName": "Ahsoka.Extensions.Can.UX", "uxViewModelName": "CanSetupViewModel", "sdkGeneratorName": "CanCodeGenerator", "serviceConfigurations": [ { "socketType": "TcpSocket", "serviceName": "CanService", "tcpListenAddress": "localhost", "tcpConnectionAddress": "localhost", "dataChannel": 6107, "configurationFile": "CanService.cancalibration.json", "behaviors": "AutoStart" } ], "hasCommands": "true", "hasUx": "true", "hasSdkGenerator": "true" }

Ahsoka.Core.Can

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.

GitHub repositories (12)

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

Repository Stars
QL-Win/QuickLook
Bring macOS “Quick Look” feature to Windows
velopack/velopack
Installer and automatic update framework for cross-platform desktop applications
dotnet/android
.NET for Android provides open-source bindings of the Android SDK for use with .NET managed languages such as C#
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
uholeschak/ediabaslib
.NET BMW and VAG Ediabas interpreter library
microsoft/binskim
A binary static analysis tool that provides security and correctness results for Windows Portable Executable and *nix ELF binary formats
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
toniebox-reverse-engineering/teddy
With this tool you can dump existing files for the famous audio box or create custom ones.
microsoft/OSSGadget
Collection of tools for analyzing open source packages.
NRTnarathip/SMAPILoader
SMAPI Launcher Android
LavaGang/MelonLoader.Installer
The Official Dedicated Installer for MelonLoader
JohnBel/EfsTools
Command line tools for Qualcomm EFS file system
Version Downloads Last Updated
2.17.3 535,127 10/13/2023
2.17.2 10,201 6/14/2023
2.17.1 58,650 4/25/2023
2.17.0 55,285 4/4/2023
2.16.1 4,549 1/11/2023
2.16.0 2,350 12/4/2022
2.15.2 1,785 11/14/2022
2.15.1 1,431 11/12/2022
2.15.0 10,501 4/11/2022
2.14.0 1,444 4/8/2022
2.13.3 2,749 2/17/2022
2.13.2 14,012 11/10/2021
2.13.1 1,854 11/2/2021
2.13.0 4,471 7/20/2021
2.12.1 3,972 6/12/2021
2.12.0 24,443 12/18/2020
2.11.0 4,167 5/31/2020
2.10.0 11,197 5/17/2020
2.9.0 1,897 5/2/2020
0.0.7.30609 2,503 3/24/2013
Loading failed

API clean-up, bug fixes.