mclos / losLinks
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.
☆51Updated 6 years ago
Alternatives and similar repositories for los
Users that are interested in los are comparing it to the libraries listed below
Sorting:
- ☆23Updated 5 years ago
- ExStudPE Visual Tools 是一个扩展StudPE、LordPE等软件的用于PE(32位)、PE+(64位)、NE、Elf(32位)、Coff、Lib格式二进制可执行目标文件(*.exe、*.dll、*.ocx、*.so、*.lib、*.obj、*.exp等…☆59Updated 5 years ago
- 一个32位windows下x86指令集的代码扭 曲加密小工具☆33Updated 6 years ago
- 此目录收集整理反调试方法☆75Updated 4 years ago
- LibSharedMemoryObject provides a simple API to load from memory shared library on both Linux (.so) and Windows (.dll)☆27Updated 6 years ago
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆42Updated 2 years ago
- CppDLL a small tool that will help you generate Cpp Header(.h) and Import Library(.lib) from Dynamic Link Library(.dll)☆72Updated 8 years ago
- 管道实现的进程间通信库,多线程支持☆31Updated 7 years ago
- Take the member function of the C++ class as the callback function of the C function☆35Updated 6 years ago
- 各种书籍,库源码☆72Updated 6 years ago
- 逆的或者收集的别人家的代码☆28Updated 9 months ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- PcManager ~ 开源卫士完整可编译版本☆88Updated 5 years ago
- xfsredir file system☆50Updated 4 years ago
- Aims at providing a lightweight, highly cohesive and low coupling framework of useful cpp toolkit.☆37Updated 5 years ago
- 带有代码分析器的混乱虚拟机保护引擎☆14Updated 5 years ago
- NTAssassin is a fast, small and powerful library helps C/C++ development on Windows☆32Updated last year
- A file system filter, you can do some interesting thing, maybe it's cool.☆55Updated 6 years ago
- This is another tool helping to generate c file for dll hijack, besides AheadLib and AddExport. 这是 AheadLib 和 AddExport 之外的,另一种生成 DLL 劫持…☆28Updated 6 years ago
- 自己实现LoadLibrary函数的操作☆17Updated 8 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
- Windows 驱动开发基础函数库,供个人使用☆14Updated 6 years ago
- 一个基于windows共享内存的进程间通信库☆21Updated 6 years ago
- minihttp by libcurl, support https.☆16Updated 6 years ago
- 企业级开源的文件传输库,支持UDP和TCP☆44Updated 6 years ago
- An x64dbg plugin that loads the map file generated by IDA Pro.☆14Updated 6 years ago
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 8 months ago
- ☆17Updated 5 years ago
- windows driver develop kit with c++ mail:maguojun123@126.com☆49Updated 6 years ago
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 2 years ago