Compact and Efficient RISC-V RV32I[MAFC] emulator
-
Updated
Jan 8, 2026 - C
Compact and Efficient RISC-V RV32I[MAFC] emulator
sample linux x86_64 ELF virus
ELFI (ELF over WIFI) is a FOTA ( Firmware Over The Air ) based software application, our application is following reliability, portability and configurability rules as well as the simple and efficient user experience.
Encrypts 64-bit elf files that decrypt at runtime.
Minimal ELF inspector written in C for quick binary layout inspection
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.
C library that is intended for providing methods for executing and injecting code.
A personal implementation of GNU shell commands: nm and objdump
Atlas is a robust ELF parser implemented in C programming language. It has a custom decoder made from scratch. Designed for developers, security researchers and anyone curious with low-level world
Display information about ELF files
A basic operating system for x86 architecture(64 bit) with TARFS filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and binaries: ls, cat, echo, kill, ps,sleep
C++ ELF parser
An example UEFI bootlader loading a minimalistic hello world kernel
Library creating human-readable call stacks.
Add a description, image, and links to the elf-parser topic page so that developers can more easily learn about it.
To associate your repository with the elf-parser topic, visit your repo's landing page and select "manage topics."