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
- 一个32位windows下x86指令集的代码扭曲加密小工具☆32Updated 6 years ago
- 解析静态库(Lib)文件,提取出所有函数信息,组织成自定义格式文件☆38Updated 11 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆37Updated 9 years ago
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- Sysark全称system anti-rootkit,是我学习内核写的工具(2013年的代码,后续不会再更新),里面基本上所有的功能都是用内核实现的。这里只是实现了反rootkit部分功能,作为工具的话,本人觉得还欠完善,但作为学习,或有人需要。目前针对的是XP SP2,…☆27Updated 7 years ago
- Windows Minifilter driver that redirects any I/O Request of mp3 files to a target file☆17Updated 9 years ago
- 管道实现的进程间通信库,多线程支持☆28Updated 6 years ago
- 此目录收集整理反调试方法☆74Updated 3 years ago
- A debugger for windows platform☆20Updated 6 years ago
- gamedll☆10Updated 7 years ago
- A simple x86 (32 bit) disassembler☆7Updated 6 years ago
- 带有代码分析器的混乱虚拟机保护引擎☆14Updated 4 years ago
- ☆18Updated 7 years ago
- NTAssassin is a fast, small and powerful library helps C/C++ development on Windows☆32Updated last year
- 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
- ☆23Updated 5 years ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆47Updated 5 years ago
- 谷歌2011年开始开发的一款专注于速度的压缩,解压库,速度完胜zlib。☆14Updated 7 years ago
- ExStudPE Visual Tools 是一个扩展StudPE、LordPE等软件的用于PE(32位)、PE+(64位)、NE、Elf(32位)、Coff、Lib格式二进制可执行目标文件(*.exe、*.dll、*.ocx、*.so、*.lib、*.obj、*.exp等…☆54Updated 4 years ago
- LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)☆23Updated 6 years ago
- 一个基于windows共享内存的进程间通信库☆21Updated 5 years ago
- 自己实现LoadLibrary函数的操作☆14Updated 8 years ago
- ☆17Updated 5 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Updated 4 years ago
- C++ OOP GUI Library☆38Updated 5 years ago
- 逆的或者收集的别人家的代码☆27Updated 3 months ago
- Example shows how to parse and run linux program on windows☆27Updated 7 years ago
- windows LPC library☆40Updated 11 years ago
- 常用代码类☆13Updated 10 years ago
- 仿OD的调试器☆55Updated 3 years ago