Use elf crate to write a quick elfdump/objdump clone #95
Labels
area/elf
Area: this issue describes ELF parsing and loading.
area/testing
Area: this issue concerns testing
contrib/good first issue
Contributing: this issue would make a good starting point for a first-time contributor.
Milestone
While it's not as good as actually writing a full set of unit tests, this gives us a quick way to smoke check the ELF parsing code by demonstrating that it basically works. Should still write tests later (#89) but this should be quicker and somewhat more fun.
The text was updated successfully, but these errors were encountered: