issues
search
mjhouse
/
deaf
A library for inspecting/modifying ELF binaries
GNU General Public License v3.0
7
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Failing to parse symbol table
#55
NickCondron
opened
1 week ago
1
Docs don't match crate version
#54
NickCondron
opened
1 week ago
1
Move read/write methods from `Function` to `Symbol`
#53
mjhouse
opened
1 year ago
0
Add helper methods and data to symbols
#52
mjhouse
closed
1 year ago
0
Handle virtual address to file offset mapping in a standard way
#51
mjhouse
opened
1 year ago
0
Created `Function` structs, refactored `SymbolItem`
#50
mjhouse
closed
1 year ago
0
Development
#49
mjhouse
closed
1 year ago
0
Convert Array to wrapper structs
#48
mjhouse
closed
1 year ago
0
Create wrapper struct that represents a function symbol as Function/FunctionMut
#47
mjhouse
closed
1 year ago
2
Update Section offsets when Section bodies are changed
#46
mjhouse
opened
1 year ago
0
Turn the Segment struct into a Segment/SegmentMut wrapper struct
#45
mjhouse
opened
1 year ago
0
Modified RelocationInfo to handle 32 and 64 bit relocations
#44
mjhouse
closed
1 year ago
0
Create Array/ArrayMut wrapper structs
#43
mjhouse
closed
1 year ago
1
Updated actions
#42
mjhouse
closed
1 year ago
0
Expanded README prior to first release
#41
mjhouse
closed
1 year ago
0
Added Table and TableMut wrapper implementations
#40
mjhouse
closed
1 year ago
0
Investigate propagating changes as they are made
#39
mjhouse
closed
1 year ago
1
Investigate changing `Table<T>` into a pure wrapper struct
#38
mjhouse
closed
1 year ago
1
Reorganized and implemented RelItem
#37
mjhouse
closed
1 year ago
0
Implement RelTable and RelaTable
#36
mjhouse
closed
1 year ago
0
Implement a `RelItem` struct for relocation tables without addends
#35
mjhouse
closed
1 year ago
0
RelocationInfo struct needs to be broken into a 64 and 32 bit version
#34
mjhouse
closed
1 year ago
1
Create section struct
#33
mjhouse
closed
1 year ago
0
Update issue templates
#32
mjhouse
closed
1 year ago
0
Create tests for more complex helper methods on SymbolItem
#31
mjhouse
opened
1 year ago
0
Section objects should align themselves on write
#30
mjhouse
opened
1 year ago
0
Create `Section` struct that contains SectionHeader
#29
mjhouse
closed
1 year ago
1
Add helper methods to symbols
#28
mjhouse
closed
1 year ago
1
Create tests for both `sym` and `dynsym` tables
#27
mjhouse
opened
1 year ago
0
Create a hash table data structure to represent hash table sections
#26
mjhouse
opened
1 year ago
1
Add tests for .preinit_array section parsing into Array
#25
mjhouse
opened
1 year ago
1
Create a Binary struct
#24
mjhouse
closed
1 year ago
1
Combine table structs
#23
mjhouse
closed
1 year ago
0
Investigate using Item struct in headers/tables
#22
mjhouse
closed
1 year ago
1
Add more doc comments to structs, traits and methods
#21
mjhouse
closed
1 year ago
1
Reduce warnings during compile
#20
mjhouse
closed
1 year ago
1
Write test for mismatched layout/width between items and arrays
#19
mjhouse
closed
1 year ago
1
Find a library with a good .preinit_array
#18
mjhouse
opened
1 year ago
0
Combine array structs
#17
mjhouse
closed
1 year ago
2
Investigate combining table structs
#16
mjhouse
closed
1 year ago
2
Select disassembler crate(s) for integration
#15
mjhouse
closed
1 year ago
1
Changed relative links to absolute
#14
mjhouse
closed
1 year ago
0
Add tests for program and section headers
#13
mjhouse
closed
1 year ago
1
Re-evaluate sub-module visibility
#12
mjhouse
closed
1 year ago
1
Remove hard-coded section sizes in constants.rs
#11
mjhouse
closed
1 year ago
1
Add pipeline to automatically create releases
#10
mjhouse
opened
1 year ago
1
Update sections and tables to account for alignment on write
#9
mjhouse
closed
1 year ago
2
Create a project roadmap for future development
#8
mjhouse
closed
1 year ago
2
Tracking issue for small community-oriented tasks for the project
#7
mjhouse
closed
1 year ago
1
Add CODE_OF_CONDUCT.md to project
#6
mjhouse
closed
1 year ago
1
Next