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:
- small elf loader☆174Updated last year
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆54Updated 6 years ago
- Simple elf linker implementation☆17Updated 6 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- run C++ from anywhere☆127Updated 6 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆72Updated last year
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆85Updated 2 years ago
- Windows OS Internals Curriculum Resource Kit ACADEMIC☆19Updated 8 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
- Tiny loaders for various binary formats.☆245Updated 9 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- Simple Protected Mode Kernel for i386☆15Updated 6 years ago
- This is a modified version of Mini-CRT++ in the book <程序员的自我修养>, it supports 32-bit and 64-bit system.☆21Updated 9 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 5 years ago
- ☆93Updated last year
- Simple Intel VT-x type-2 hypervisor for 64-bit Linux.☆19Updated 5 years ago
- A dynamically loadable virtual-machine based rootkit designed for Linux Kernel v5.13.0 using AMD-V (SVM).☆35Updated 3 months ago
- Intel Vt-x/EPT based thin-hypervisor for windows with minimum possible code.☆182Updated 8 years ago
- A very simple hypervisor for learning experience.☆146Updated 4 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 years ago
- ☆29Updated 5 years ago
- Fast Binary Translator for the Kernel☆28Updated 12 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Updated 4 years ago
- Demonstration of a Windows Boot Program using Window's Native API☆35Updated 6 years ago
- Tiny x86 Length Disassembler☆73Updated 4 years ago
- Secure EFI Loader designed to authenticate the non-PE files☆48Updated 3 years ago
- A git clone of the official mercurial repository☆93Updated this week
- Small portable HMAC in C☆83Updated last year
- microVM☆52Updated 10 years ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated 2 years ago