mclos / los
Los是一个c/c++语言编译型的虚拟机。它使用llvm/clang作为其前端,losld做后端对源代码进行编译,生成los指令文件。Los is a c/c++-compiled virtual machine. It uses llvm/clang as its front end, losld does the backend to compile the source code, and generates the los directive file.
☆50Updated 6 years ago
Alternatives and similar repositories for los:
Users that are interested in los are comparing it to the libraries listed below
- 管道实现的进程间通信库,多线 程支持☆27Updated 6 years ago
- 一个32位windows下x86指令集的代码扭曲加密小工具☆32Updated 5 years ago
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 11 years ago
- 逆的或者收集的别人家的代码☆27Updated last month
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 9 years ago
- ☆23Updated 5 years ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆42Updated 2 years ago
- LCXL影子系统☆43Updated 6 months ago
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆30Updated 2 years ago
- 带有代码分析器的混乱虚拟机保护引擎☆14Updated 4 years ago
- minihttp by libcurl, support https.☆16Updated 5 years ago
- 仿OD的调试器☆55Updated 3 years ago
- 《面向脚本驱动的软件开发》示例代码☆17Updated 6 years ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆47Updated 5 years ago
- 用于研究vs2008的crt源码,以编写windows下posix c 库☆26Updated 6 years ago
- ☆14Updated 3 years ago
- A simple x86 (32 bit) disassembler☆7Updated 6 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- gamedll☆10Updated 7 years ago
- PE文件解析和加壳工具☆18Updated 2 years ago
- Two sided secure/insecure socket that can do SSL/TLS connections without the need for OpenSSL libraries. It uses the standard WinCrypt mo…☆29Updated 6 years ago
- PcManager ~ 开源卫士完整可编译版本☆86Updated 5 years ago
- 一个基于windows共享内存的进程间通信库☆20Updated 5 years ago
- ☆40Updated 5 years ago
- 一些学习用的示例代码☆10Updated 9 years ago
- 自己实现LoadLibrary函数的操作☆13Updated 8 years ago
- A poc of embedding x64 code into x86 PE file☆17Updated 5 years ago
- ☆18Updated 7 years ago
- 参照着OLLVM写的一个混淆库,只要机器上有装LLVM,就可以直接编译拿来用☆51Updated 7 years ago