zhaotianff / WindowsProgrammingLinks
Windows programming sample code
☆35Updated last month
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).☆40Updated 2 years ago
- PDB Explorer 是一个能够查看微软 pdb 文件(Program DataBase,程序数据库)的工具,它能够将 pdb 文件中的 struct、union 及 enum 类型的定义以 C/C++ 的语法显示出来,特别适合 Windows 底层研究人员及 DDK …☆38Updated 10 years ago
- Using NtCreateFile and NtDeviceIoControlFile to realize the function of winsock(利用NtCreateFile和NtDeviceIoControlFile 实现winsock的功能)☆113Updated 3 years ago
- NTAssassin is a fast, small and powerful library helps C/C++ development on Windows☆32Updated last year
- 过TP驱动☆28Updated 5 years ago
- 内存加载DLL 支持X86和X64(Memory PELoader Support X86 and X64)☆38Updated 2 years ago
- Get windows CPU temperature with WinRing0 driver and library☆25Updated 6 years ago
- Attempt to use WFP for proxy interception☆10Updated 6 years ago
- A Windows C++ OLE/COM Object explorer written in WTL.☆15Updated 8 months ago
- WTL helper library☆57Updated 2 months ago
- 卓然主动防御源码(可执行文件+完整源码+完整作品报告)☆15Updated 6 years ago
- pdb downloader☆28Updated last year
- minihttp by libcurl, support https.☆16Updated 6 years ago
- 保护进程☆23Updated 2 years ago
- 用于研究vs2008的crt源码,以编写windows下posix c 库☆29Updated 7 years ago
- base on winHttp to develep download☆12Updated 7 years ago
- 通过重造轮子和调用OpenSSL的方式学习密码!!☆15Updated 2 years ago
- 《Windows内核 编程》学习☆61Updated 4 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
- windows rpc 使用MIDL+RPC实现HelloWorld☆23Updated 7 years ago
- 编译时混淆字符串,以确保生成的二进制PE不会暴漏明文字符串。(C++ 14 及以上)☆27Updated 4 years ago
- 学习加壳技术的案例代码☆24Updated 3 years ago
- Framework for secure self-updating software, written in C++/Win32.☆71Updated 7 years ago
- This is a POC for loading shared object directly from memory without accessing the actual Linux file system.☆22Updated 4 years ago
- Windows 驱动开发基础函数库,供个人使用☆14Updated 5 years ago
- 一个32位windows下x86指令集的代码扭曲加密小工具☆33Updated 6 years ago
- MFC的水波纹效果(visual studio 2015开发,在vc6中也可用,移植自tortoisesvn)☆25Updated 8 years ago
- msvcr14x is a program that allows programs compiled with VC2015 and above not to rely on a bunch of useless API-Ms-win-starting DLLS☆66Updated 2 weeks ago
- Mitigating DLL preloading attacks.☆65Updated 4 months ago
- PEBFake(修改PEB 伪装当前进程路径、参数等)☆53Updated 4 years ago