ecomaikgolf / alma

toy kernel written in C++ for x86-64 machines with the mere purpose of learning OS development
8 stars 1 forks source link

Parse the ELF properties from a file #9

Closed ecomaikgolf closed 3 years ago

ecomaikgolf commented 3 years ago

Parse the ELF properties of a file and perform some sanity checks, later i'll use the entry point to jump there.

ecomaikgolf commented 3 years ago

36e308a1453226b6fecc086abb6b33fceaf0f4a1