Pinned Repositories
AddSvchostService
Add a service of svchost.exe
EnumProcesses
Enumerate windows processes
File_TreeView
Qt File TreeView
FileWatcher
IOCP, ReadDirectoryChanges
Firewall-rule
Add/Remove Firewall rule sample, Windows
LPC-Local-Procedure-Call-
LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also used for communication between kernel mode and user mode components (e.g. between driver and user application). This article contains description and an example how to use LPC communication.
myvtcp6.0
Reliable UDP, Author Whg
Roman-Cortes-s-Rose
VC C Flower Rose
TCPDemo
vtcp6.0-Linux-
Reliable udp, modified by xuyun.
xuyun018's Repositories
xuyun018/LPC-Local-Procedure-Call-
LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also used for communication between kernel mode and user mode components (e.g. between driver and user application). This article contains description and an example how to use LPC communication.
xuyun018/FileWatcher
IOCP, ReadDirectoryChanges
xuyun018/TCPDemo
xuyun018/File_TreeView
Qt File TreeView
xuyun018/Firewall-rule
Add/Remove Firewall rule sample, Windows
xuyun018/Roman-Cortes-s-Rose
VC C Flower Rose
xuyun018/AddSvchostService
Add a service of svchost.exe
xuyun018/EnumProcesses
Enumerate windows processes
xuyun018/ExtractIconToFile
Extract Icon and save to file
xuyun018/Named-Pipe
named pipe for windows
xuyun018/PolygonWindow
Win32 异形窗口, 支持 Win2003, 最后一个速度最快, 前两个自己想办法提速,
xuyun018/QHttpsServer
https://github.com/nikhilm/qhttpserver
xuyun018/SvchostDLL
Dll of svchost service.
xuyun018/Windows-SDK-UI
Study of Win32 SDK's UI development.
xuyun018/-
黑瞳终端安全防护软件测试版(建议虚拟机测试)
xuyun018/ChatGPTSort
超大文本文件排序
xuyun018/Heart
C, Love, Heart. 网上别人写的代码. 原地址 https://www.bilibili.com/read/cv14199912/
xuyun018/http_server_gzip
http server gzip fileless memory
xuyun018/iocp_scanner
IOCP SCANNER
xuyun018/NewTaskService
Create a Windows TaskSchedule
xuyun018/SQLite3Demo
sqlite3
xuyun018/TestClipboard
Windows Clipboard
xuyun018/TestService
Windows Exe Service
xuyun018/WMIEnumModules
The WOW64 process can enumerate 64 bit module information through WMI.
xuyun018/ClibSort
The sorting function in Clib is twice as fast as Microsoft's C function qsort.
xuyun018/fltk_linux
Extract a simplified version of FLTK code and add it separately to the project. UBuntu
xuyun018/fltk_win
Extract a simplified version of FLTK code and add it separately to the project. Windows
xuyun018/GenerateHugeTextFile
huge text file
xuyun018/MS-SHLLINK
MS-SHLLINK, pdf
xuyun018/select_to_iocp
select, epoll, iocp