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:
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆55Updated 6 years ago
- small elf loader☆175Updated last year
- Simple elf linker implementation☆17Updated 6 years ago
- 64bit bare metal hypervisor built from scratch with Intel VT-x☆94Updated 5 years ago
- Dynamic creation and update of ELF files, or: an allocator for JIT compilers☆36Updated 2 months ago
- Fork of http://code.nsnam.org/thehajime/elf-loader/ for unlimited dlmopen namespaces☆21Updated 2 years ago
- Linux BootKit☆32Updated 8 years ago
- Small portable HMAC in C☆83Updated last year
- Demonstration of a Windows Boot Program using Window's Native API☆35Updated 6 years ago
- Simple Protected Mode Kernel for i386☆15Updated 6 years ago
- A C library for creating and using TCP/IP packets with raw network sockets☆71Updated last year
- A Linux based Windows compatible user mode kernel☆59Updated 16 years ago
- x86 OS development using Bochs emulator. MIT xv6, JamesM's kernel development tutorials (with some changes) & more☆85Updated 2 years ago
- run C++ from anywhere☆127Updated 6 years ago
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆38Updated 6 years ago
- Load ELF binaries from a memory buffer.☆47Updated 4 years ago
- working fork() on windows vista and newer☆47Updated 13 years ago
- Extended Length Disassembler Engine for x86-64 (1337 bytes in size)☆53Updated 6 years ago
- ksocket: easy TCP/UDP networking in kernel space☆28Updated 4 years ago
- Dump page tables on various OSes and analyze them☆30Updated 10 years ago
- Tiny loaders for various binary formats.☆245Updated 9 years ago
- ELF packer - x86_64☆74Updated 10 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆34Updated 2 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆61Updated 2 years ago
- Transforms any file into a protected ELF executable☆29Updated 10 years ago
- IntelVT-X nice feature -> tool☆95Updated 11 years ago
- ☆29Updated 5 years ago
- 32-bit x86 emulator using ncurses and capstone/keystone/unicorn☆31Updated 7 years ago
- Example of how to use the ptrace(2) system call to call a userspace method.☆154Updated 6 years ago
- An Anti-Rootkit implemented using Intel VT-x☆40Updated 6 years ago