konrad-kruczynski / elfsharp

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

Add machine types. #6

Closed PiotrZierhoffer closed 11 years ago

PiotrZierhoffer commented 11 years ago

Add some new machine types, especially ARM, to close issue #5

konrad-kruczynski commented 11 years ago

Looks fine, thanks!