konrad-kruczynski / elfsharp

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

Provide stream overloads for Mach-O and UImage readers. #59

Closed konrad-kruczynski closed 4 years ago

konrad-kruczynski commented 4 years ago

Just as it was done for ELF. Test infrastructure can then be simplified.