Skip to content

Commit

Permalink
Merge pull request #48 from mjhouse/development
Browse files Browse the repository at this point in the history
Convert Array to wrapper structs
  • Loading branch information
mjhouse authored Sep 6, 2023
2 parents dfde7cc + 13892cc commit 9affd48
Show file tree
Hide file tree
Showing 16 changed files with 515 additions and 1,033 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ This release is going to be all about gathering context about executable code, i
not outright disassembling it.

- [ ] Add find-page-address page size calculation methods
- [ ] Create Function wrapper struct for symbol that includes binary data
- [ ] Investigate integrating (or writing) a disassembly crate for deaf
- [ ] Add methods for interrogating the target platform of the binary
- [ ] Use `EI_OSABI` and `e_machine` values in file header
Expand Down
Loading

0 comments on commit 9affd48

Please sign in to comment.