konrad-kruczynski / elfsharp

Pure managed C# library for reading ELF, UImage, Mach-O binaries.
https://elfsharp.it
Other
159 stars 57 forks source link

Reimplement functionality provided by MiscUtil #37

Closed konrad-kruczynski closed 6 years ago

konrad-kruczynski commented 6 years ago

It is not available for the .NET Standard 2.0 and ELFSharp only uses some pieces out of the whole library, so it would be nice to actually implement the necessary functionality directly.