zhaotianff / WindowsProgrammingLinks
Windows programming sample code
☆37Updated 4 months ago
Alternatives and similar repositories for WindowsProgramming
Users that are interested in WindowsProgramming are comparing it to the libraries listed below
Sorting:
- Windows上高性能异步IPC实现(基于命名管道)。A high-performance asynchronous IPC implementation on Windows (based on named pipes).☆43Updated 3 years ago
- 过TP驱动☆28Updated 5 years ago
- 内存加载DLL 支持X86和X64(Memory PELoader Support X86 and X64)☆40Updated 2 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆127Updated 3 years ago
- minihttp by libcurl, support https.☆16Updated 6 years ago
- PE加壳程序☆79Updated 6 years ago
- 基于sunday算法的内存快速搜索,搜索2GB内存只需1秒☆74Updated 6 years ago
- 《Windows内核编程》学习☆62Updated 4 years ago
- 保护进程☆24Updated 2 years ago
- windows rpc 使用MIDL+RPC实现HelloWorld☆23Updated 7 years ago
- An advanced Win32-based and open-sourced utility that helps you to manage system's windows☆53Updated this week
- 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
- 编译时混淆字符串,以确保生成的二进制PE不会暴漏明文字符串。(C++ 14 及以上)☆29Updated 4 years ago
- dll文件加解密和内存加载☆126Updated 7 years ago
- A fast, low-level and convenient C/C++ library to "Make Life Easier" when suffering from Windows NT development.☆32Updated this week
- Get windows CPU temperature with WinRing0 driver and library☆25Updated 7 years ago
- WTL helper library☆57Updated 2 weeks ago
- This is another tool helping to generate c file for dll hijack, besides AheadLib and AddExport. 这是 AheadLib 和 AddExport 之外的,另一种生成 DLL 劫持…☆27Updated 6 years ago
- 一个简单的加壳工具,用最简单的方式来实现对于 32/64 位的 PE 结构进行加密,建议只用于 EXE 格式,用于“羽夏壳世界”教学使用,使用 GPLv3 协议,其他类型的 PE 结构程序暂时没有测试。☆15Updated 3 years ago
- myLittleBear☆58Updated 6 months ago
- A Windows C++ OLE/COM Object explorer written in WTL.☆16Updated 11 months ago
- windows驱动开发、linux编程等☆61Updated 4 years ago
- sc4cpp is a shellcode framework based on C++☆95Updated 4 years ago
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 3 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- 安全卫士r3工具集☆37Updated 6 years ago
- 学习加壳技术的案例代码☆24Updated 4 years ago
- 卓然主动防御源码(可执行文件+完整源码+完整作品报告)☆15Updated 6 years ago
- A simple program to obfuscate code written in cpp.☆51Updated last year
- A stack and register based virtual machine which can compile and execute arbitrary code in runtime☆45Updated 10 months ago