An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.
☆55Oct 30, 2019Updated 6 years ago
Alternatives and similar repositories for ElfLoader
Users that are interested in ElfLoader are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Example shows how to parse and run linux program on windows☆27Sep 18, 2017Updated 8 years ago
- LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)☆27Feb 4, 2019Updated 7 years ago
- So文件文件信息快速查询,读取,修复☆31Apr 20, 2016Updated 9 years ago
- Work in progress. (Not finished yet) Slim down (GNU) core utils to 64kB, statically linked with minilib.☆15Oct 30, 2023Updated 2 years ago
- Be able to execute memory snapshots so they can start running where they left off.☆36Apr 14, 2015Updated 10 years ago
- Tiny ELF loader☆142Jan 9, 2023Updated 3 years ago
- An example of how to parse an ELF symbol table.☆15Feb 9, 2016Updated 10 years ago
- Small tool to run ELF binaries from memory with a given process name☆173Oct 6, 2021Updated 4 years ago
- Linux assembly language minimal 'dynamic ELF' example plus experiments☆25May 22, 2020Updated 5 years ago
- An ELF loader for embedded systems.☆170Jan 12, 2018Updated 8 years ago
- Reflective SO injection is a library injection technique in which the concept of reflective programming is employed to perform the loadin…☆118Aug 22, 2016Updated 9 years ago
- small elf loader☆176May 31, 2024Updated last year
- Use lief, keystone and capstone to manually inline hook elf(libil2cpp.so)☆33Jul 12, 2024Updated last year
- An experimental modular OS written in Rust.☆12Jul 19, 2024Updated last year
- X86/X64/ARM/MIPS Assembler/Disassembler/Decomposer Library☆38Oct 19, 2019Updated 6 years ago
- 利用chrome扩展 dump 浏览器cookie https://saucer-man.com/information_security/787.html☆15Sep 9, 2021Updated 4 years ago
- android应用反调试以及反内存dump代码收集☆32May 10, 2016Updated 9 years ago
- ELF prelinking utility to speed up dynamic linking [unofficial mirror]☆11Jan 27, 2018Updated 8 years ago
- Load ELF binaries from a memory buffer.☆48Jul 2, 2021Updated 4 years ago
- A text editor created in C which supports all features expected from a minimal text editor with no dependencies☆15Mar 14, 2022Updated 4 years ago
- This repository contains my complete resources and coding practices for malware development using Rust 🦀.☆16Jan 15, 2025Updated last year
- load so file into current memory space and run function☆113Feb 9, 2017Updated 9 years ago
- A multiboot-compliant Executable and Linking Format (ELF) bootloader for the x86 architecture.☆14Dec 16, 2022Updated 3 years ago
- Universal Trace Debugger Engine. Currently, only support windbg on Windows, but the long term goal is to also support GDB or LLDB☆13Dec 30, 2013Updated 12 years ago
- Detours from binaries method entry/exit point to Python scripts (PIN, CPython API)☆31Mar 13, 2013Updated 13 years ago
- ☆51Jun 28, 2022Updated 3 years ago
- ☆13Dec 29, 2022Updated 3 years ago
- manual mapping injector