Date | Commit message | Author | Files | + | - |
2025-05-19 22:18 | print program sections in a nice table format | Randy Palamar | 2 | +310 | -96 |
2025-05-19 16:19 | cleanup unaligned reads | Randy Palamar | 1 | +74 | -66 |
2025-05-19 15:52 | pass file name in on command line | Randy Palamar | 2 | +49 | -5 |
2025-05-19 15:28 | properly read section headers | Randy Palamar | 1 | +85 | -39 |
2025-05-19 15:01 | add reader functions for big endian host | Randy Palamar | 1 | +69 | -1 |
2025-04-28 03:58 | don't depend on ELFEndianKind for str8_read_u* functions | Randy Palamar | 1 | +27 | -26 |
2025-04-28 02:28 | add README and LICENSE | Randy Palamar | 4 | +31 | -0 |
2025-04-28 02:18 | properly parse elf header regardless of endianess or elf format | Randy Palamar | 1 | +294 | -77 |
2025-04-27 20:59 | dwarf section lookup and initial die printing | Randy Palamar | 1 | +523 | -28 |
2025-04-27 17:12 | section header parsing | Randy Palamar | 2 | +151 | -19 |
2025-04-27 15:43 | elf header dumping | Randy Palamar | 3 | +183 | -0 |
2025-04-27 15:42 | init | Randy Palamar | 1 | +1 | -0 |