pritamzope / OS

Writing & Making Operating System and Kernel parts so simple like Hello World Programs, Starting from writing Bootloaders, Hello World Kernel, GDT, IDT, Terminal, Keyboard/Mouse, Memory Manager, HDD ATA R/W, VGA/VESA Graphics
http://createyourownos.blogspot.com
663 stars 103 forks source link

I am unable to load PE #10

Closed ghost closed 4 years ago

ghost commented 4 years ago

@pritamzope , I am having no idea on the Code to load PE. Please help me. Thanks in advance.

ghost commented 4 years ago

Some one please reply. Pls

ghost commented 4 years ago

@pritamzope come on!!

AtieP commented 4 years ago

@motosoftos What do you mean with PE?

ghost commented 4 years ago

PE are portable executables like EXE in MS I have resolved it myself, but with bin files not PE. Thx

sasdallas commented 1 week ago

Pro tip for anyone who would want to do this: You'll need to understand OSes very well and have a very strong and ready base. This person, clearly, did not.