303248153 / HelloElfLoaderLinks
Example shows how to parse and run linux program on windows
☆27Updated 7 years ago
Alternatives and similar repositories for HelloElfLoader
Users that are interested in HelloElfLoader are comparing it to the libraries listed below
Sorting:
- Little C编译器☆27Updated 6 years ago
- this is dolphinOS source code☆19Updated 3 years ago
- PE file parser☆37Updated 9 years ago
- windows kernel research. there are some notes or comments of the wrk source.☆18Updated 10 years ago
- a small c++ direct ui library, support xml lua and css(only similar to html css)☆15Updated 8 years ago
- 简易C语言编译器+虚拟机(CMake,C++14)☆28Updated 6 years ago
- An ELF loader capable of manually loading ELF executables directly from memory into a new process, without the use of exec.☆52Updated 5 years ago
- A debbuger based dbgeng for WIndows☆35Updated 7 years ago
- Simple Machine, include simulator、ccompiler、assembler☆42Updated 8 years ago
- Capstone disassembly/disassembler framework: Core (Arm, Arm64, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, Java, O…☆12Updated 9 years ago
- 使用llvm实现的类C语言(解释器构造实践课程设计)☆10Updated 6 years ago
- A tiny OS running on BOCHS☆24Updated 4 years ago
- Sample code for ARM hardware virtualization☆10Updated 10 years ago
- The kernel mode Standard Template Library Template☆18Updated 5 years ago
- Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its fro…☆51Updated 6 years ago
- A debugger for windows platform☆20Updated 6 years ago
- A C++ cross-platform log library.☆13Updated 3 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆53Updated 7 years ago
- x86 virtualization study notes using Intel VT-x☆21Updated 11 years ago
- WN8OS's Not a x86 Operating System: a tiny x64 operating system, for studying purpose.☆15Updated 9 years ago
- 一个微型的操作系统☆12Updated 3 years ago
- Lua Extension for Windbg☆21Updated 6 years ago
- eyuyan image rebuild tools source code☆13Updated 8 years ago
- 仿OD的调试器☆57Updated 3 years ago
- Windows Offline Crash Dump☆17Updated 2 years ago
- 自己动手写调试器☆34Updated 7 years ago
- 根据进程pid,利用ptrace从内存中重建ELF可执行文件☆16Updated 6 years ago
- 执行引擎-Virtual Code Framework for V-CPU/VMProtect/ARM-Translator☆22Updated 5 years ago
- 代码虚拟化与自动化分析☆65Updated 7 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago