|
|
b2e4ef8522
|
Actually update README this time
|
2023-03-01 01:52:19 -06:00 |
|
|
|
0d227f10af
|
Finish linear sweep implementation, add polish, update README
|
2023-03-01 01:51:58 -06:00 |
|
|
|
f56400d124
|
Lots of changes
|
2023-02-28 06:03:24 -06:00 |
|
|
|
80d346ae03
|
Add beginning program and section header parsing, slight cleanup and comments
|
2023-02-09 01:47:19 -06:00 |
|
|
|
0b6fc85612
|
Rework ELF data into structs, break up main.rs
|
2023-02-05 23:11:57 -06:00 |
|
|
|
e446d06c82
|
Add file header parsing for x86 32 and 64 bit archs
|
2023-01-30 01:10:35 -06:00 |
|
|
|
8f30ed9209
|
Add offset constants for header and section table
|
2023-01-26 15:24:55 -06:00 |
|
|
|
e121bc619a
|
Add code for finding ELF magic number
|
2023-01-26 14:32:06 -06:00 |
|
|
|
2e2056f153
|
Initial commit
|
2023-01-23 21:34:50 -06:00 |
|
|
|
95e7baafd0
|
Initial commit
|
2023-01-23 20:31:41 -06:00 |
|