gabriel-rusu / E.L.F-Executable-LoaderLinks
The E.L.F Executable Loader loads the executable file into memory page-by-page, using a request-paging mechanism - a page will only be loaded when it is needed. For simplicity, the loader runs only static executable files - which is not linked to shared / dynamic libraries.
☆18Updated 4 years ago
Alternatives and similar repositories for E.L.F-Executable-Loader
Users that are interested in E.L.F-Executable-Loader are comparing it to the libraries listed below
Sorting:
- Simple elf linker implementation☆16Updated 6 years ago
- small elf loader☆165Updated last year
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆53Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆34Updated last year
- A C library for creating and using TCP/IP packets with raw network sockets☆67Updated 8 months ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆96Updated 5 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆29Updated 2 years ago
- ☆29Updated 5 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆82Updated 2 years ago
- Tiny loaders for various binary formats.☆240Updated 9 years ago
- Simple Protected Mode Kernel for i386☆15Updated 5 years ago
- Tiny ELF loader☆135Updated 2 years ago
- x86_64, PE32+, FAT32 bootloader☆25Updated 4 years ago
- Lightweight x86-64 disassembling library☆43Updated 3 years ago
- Tutorial on making UEFI with CMake and VirtualBox/QEmu☆21Updated 7 years ago
- Intel Vt-x/EPT based thin-hypervisor for windows with minimum possible code.☆177Updated 7 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Bootsector loading binary file from FAT32 partition☆23Updated 7 years ago
- __udivdi3(), __divdi3(), __umoddi3(), __moddi3(), etc. for embedded GCC☆47Updated last year
- This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.☆21Updated 9 years ago
- x86 Instruction Encoding Tutorial☆21Updated 9 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 3 years ago
- Linux BootKit☆31Updated 7 years ago
- ksocket: easy TCP/UDP networking in kernel space☆28Updated 4 years ago
- A library that allows execution of an ELF binary inside a virtual machine without a full-scale operating system☆23Updated 10 years ago
- PoC lightweight x64 register based VM implementation☆53Updated 11 months ago
- Basically osdev notes; simplekernel is a very minimal operating system made for learning and conceptually understanding the OS theory, Hy…☆39Updated 3 years ago
- uber eXtensible Micro-Hypervisor Framework☆33Updated last year
- ☆14Updated 12 years ago
- A Linux based Windows compatible user mode kernel☆58Updated 16 years ago