icculus / mojoelfLinks
Load ELF binaries from a memory buffer.
☆41Updated 3 years ago
Alternatives and similar repositories for mojoelf
Users that are interested in mojoelf 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.☆51Updated 5 years ago
- Alternative Windows C runtime for minimal binary size☆38Updated 9 years ago
- "Mingw64 Driver Plus Plus": Mingw64, C++, DDK and (EA)STL made easy!☆39Updated 2 weeks ago
- Load a statically-linked ELF binary(x86 architecture) without the execve syscall.☆42Updated 4 years ago
- Small portable HMAC in C☆75Updated 7 months ago
- load so file into current memory space and run function☆105Updated 8 years ago
- Internal library providing platform independent types, macros and a fallback for environments without LibC.☆100Updated last week
- Dynamic COFF object loader☆23Updated 6 years ago
- ☆33Updated 7 years ago
- Dump PDB Symbols including support for Bochs Debugging Format (with wine support)☆15Updated last year
- 用于研究vs2008的crt源码,以编写windows下posix c 库☆28Updated 7 years ago
- Code virtualizer☆23Updated 9 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆28Updated last year
- a code virtualizer based on angr☆29Updated 2 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆72Updated 5 years ago
- IDA Pro key checker tool☆79Updated 3 years ago
- Inject shared object to running process in linux☆24Updated 6 years ago
- A c++20 constexpr x86 assembler☆57Updated 3 years ago
- Library for using direct system calls