Initial commit

This commit is contained in:
2025-10-06 00:14:04 -04:00
commit d98bdabb74
553 changed files with 32764 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
01 00 00 01 10 00 04 00 00 00 00 00 45 4c 46 00
Mini-ELF version 1
Entry point 0x100
There are 4 program headers, starting at offset 16 (0x10)
There is no symbol table present
There is no string table present
Segment Offset Size VirtAddr Type Flags
00 0x0060 0x0015 0x0100 CODE R X
01 0x0075 0x000b 0x0200 DATA RW
02 0x0080 0x0015 0x0300 CODE R X
03 0x0090 0x000b 0x0200 DATA RW