https://github.com/ExpLife0011/awesome-windows-kernel-security-development
windows kernel security development
https://github.com/ExpLife0011/awesome-windows-kernel-security-development
List: awesome-windows-kernel-security-development
antirootkit antivirus bootkit driver framework rootkit shellcode
Last synced: about 1 year ago
JSON representation
windows kernel security development
- Host: GitHub
- URL: https://github.com/ExpLife0011/awesome-windows-kernel-security-development
- Owner: ExpLife0011
- Created: 2018-03-19T02:16:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T07:18:11.000Z (over 3 years ago)
- Last Synced: 2025-04-25T05:01:48.208Z (about 1 year ago)
- Topics: antirootkit, antivirus, bootkit, driver, framework, rootkit, shellcode
- Homepage:
- Size: 3.25 MB
- Stars: 1,997
- Watchers: 132
- Forks: 539
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Bootkits-Rootkits-Development - Github: Awesome Windows Kernel Security Development - > Some resources related to Windows kernel development. (***Cybersecurity Resources*** / ***Rootkits (Development)***)
- ultimate-awesome - awesome-windows-kernel-security-development - Windows kernel security development. (Other Lists / TeX Lists)
- awesome-csirt - windows kernel security development
- awesome-cybersecurity - awesome-windows-kernel-security-development - Windows kernel security development. (System)
README
# awesome-windows-kernel-security-development






- [awesome-windows-kernel-security-development](#awesome-windows-kernel-security-development)
- [powershell](#powershell)
- [pe file format](#pe-file-format)
- [asm ide](#asm-ide)
- [meltdown/spectre poc](#meltdownspectre-poc)
- [lightweight c++ gui library](#lightweight-c-gui-library)
- [direct ui](#direct-ui)
- [chrome](#chrome)
- [chrome Extension](#chrome-extension)
- [cef](#cef)
- [WebBrowser](#webbrowser)
- [d3d](#d3d)
- [opencv](#opencv)
- [bass](#bass)
- [lua](#lua)
- [c++ 11/14/17/20](#c-11141720)
- [cmake](#cmake)
- [DesignPattern](#designpattern)
- [c++ & js](#c--js)
- [gdi/gdi+](#gdigdi)
- [QT](#qt)
- [computer vision & machine learning](#computer-vision--machine-learning)
- [compress](#compress)
- [Dongle](#dongle)
- [spy++](#spy)
- [Shell Extension for Windows Explorer](#shell-extension-for-windows-explorer)
- [windows system programming](#windows-system-programming)
- [etw](#etw)
- [wsl/unix](#wslunix)
- [device tree](#device-tree)
- [irp monitor](#irp-monitor)
- [nt crucial modules](#nt-crucial-modules)
- [windows kernel driver](#windows-kernel-driver)
- [windows kernel driver with c++ runtime](#windows-kernel-driver-with-c-runtime)
- [blackbone](#blackbone)
- [hidinput](#hidinput)
- [dkom](#dkom)
- [ssdt hook](#ssdt-hook)
- [eat/iat/object/irp/iat hook](#eatiatobjectirpiat-hook)
- [InfinityHook](#infinityhook)
- [inline hook](#inline-hook)
- [hook engine](#hook-engine)
- [anti hook](#anti-hook)
- [inject technique (ring0)](#inject-technique-ring0)
- [inject technique (ring3)](#inject-technique-ring3)
- [WoW64 <-> x64](#wow64---x64)
- [anti autorun](#anti-autorun)
- [anti dll inject](#anti-dll-inject)
- [load Dll from memory](#load-dll-from-memory)
- [Unpack dll load in runtime](#unpack-dll-load-in-runtime)
- [dll hijack](#dll-hijack)
- [com hijack](#com-hijack)
- [anti dll hijack](#anti-dll-hijack)
- [process hollowing](#process-hollowing)
- [pe loader](#pe-loader)
- [memory pe dumper](#memory-pe-dumper)
- [dll map detection](#dll-map-detection)
- [dll to shellcode](#dll-to-shellcode)
- [dll to exe](#dll-to-exe)
- [hide process](#hide-process)
- [hide & delete dll](#hide--delete-dll)
- [load driver from memory](#load-driver-from-memory)
- [bypass memory scanner](#bypass-memory-scanner)
- [KeUserModeCallBack](#keusermodecallback)
- [callback](#callback)
- [keyboard filter](#keyboard-filter)
- [usb filter](#usb-filter)
- [sfilter](#sfilter)
- [minifilter](#minifilter)
- [anti Ransomware](#anti-ransomware)
- [virtual disk](#virtual-disk)
- [virtual file system](#virtual-file-system)
- [lpc](#lpc)
- [alpc](#alpc)
- [lsp/spi](#lspspi)
- [afd](#afd)
- [tdi](#tdi)
- [wfp](#wfp)
- [ndis](#ndis)
- [game accelerator](#game-accelerator)
- [wsk](#wsk)
- [rootkits](#rootkits)
- [mbr](#mbr)
- [bootkits](#bootkits)
- [uefi/smm](#uefismm)
- [bootloader](#bootloader)
- [smc](#smc)
- [anti debug](#anti-debug)
- [crypters](#crypters)
- [malware](#malware)
- [EternalBlue && Doublepulsar && Mine](#eternalblue--doublepulsar--mine)
- [shellcode analysis](#shellcode-analysis)
- [malware analysis](#malware-analysis)
- [av evasion](#av-evasion)
- [arktools](#arktools)
- [EDR](#edr)
- [bypass patchguard](#bypass-patchguard)
- [bypass dse](#bypass-dse)
- [HackSysExtremeVulnerableDriver](#hacksysextremevulnerabledriver)
- [windows exploits](#windows-exploits)
- [linux exploits](#linux-exploits)
- [windows kernel exploits](#windows-kernel-exploits)
- [race condition](#race-condition)
- [LPE](#lpe)
- [linux exploit](#linux-exploit)
- [office exploit](#office-exploit)
- [flash exploit](#flash-exploit)
- [sandbox](#sandbox)
- [sandbox escape](#sandbox-escape)
- [anti exploit](#anti-exploit)
- [cve](#cve)
- [hips](#hips)
- [windows hypervisor](#windows-hypervisor)
- [kvm](#kvm)
- [vt](#vt)
- [firmware](#firmware)
- [fuzzer](#fuzzer)
- [fuzz](#fuzz)
- [emet](#emet)
- [hotpatch](#hotpatch)
- [memory hack](#memory-hack)
- [game](#game)
- [game network accelerator](#game-network-accelerator)
- [game hack](#game-hack)
- [anti cheat](#anti-cheat)
- [software reverse](#software-reverse)
- [pe protector](#pe-protector)
- [unpacker](#unpacker)
- [emulate code execution](#emulate-code-execution)
- [pin](#pin)
- [symbolic execution](#symbolic-execution)
- [obfuscation](#obfuscation)
- [deobfuscation](#deobfuscation)
- [taint analyse](#taint-analyse)
- [bin diff](#bin-diff)
- [debugger](#debugger)
- [x64dbg plugin](#x64dbg-plugin)
- [live kernel debug](#live-kernel-debug)
- [windbg plugin](#windbg-plugin)
- [virtualkd](#virtualkd)
- [ida plugin](#ida-plugin)
- [ida sig maker](#ida-sig-maker)
- [idapython](#idapython)
- [pykd](#pykd)
- [rpc](#rpc)
- [hash dump](#hash-dump)
- [auxiliary lib](#auxiliary-lib)
- [ring3 nt api](#ring3-nt-api)
- [winpcap](#winpcap)
- [metasploit](#metasploit)
- [shellcode generator](#shellcode-generator)
- [shellcode encoder](#shellcode-encoder)
- [shadow](#shadow)
- [network lib](#network-lib)
- [http](#http)
- [https proxy](#https-proxy)
- [sock proxy](#sock-proxy)
- [reverse proxy](#reverse-proxy)
- [mitm](#mitm)
- [ssl](#ssl)
- [json](#json)
- [serialization](#serialization)
- [awesome](#awesome)
- [windows Driver Kit ddi (device driver interface) documentation](#windows-driver-kit-ddi-device-driver-interface-documentation)
- [windbg preview](#windbg-preview)
- [anti-anti-vm](#anti-anti-vm)
- [vm](#vm)
- [pe tool](#pe-tool)
- [tools](#tools)
- [post-exploitation](#post-exploitation)
- [nsa security tools](#nsa-security-tools)
- [apt](#apt)
- [3rd party library](#3rd-party-library)
- [adblock](#adblock)
- [bypass uac](#bypass-uac)
- [miscellaneous](#miscellaneous)
- [slides](#slides)
- [blogs](#blogs)
- [sec tools](#sec-tools)
- [waf](#waf)
- [web security research site](#web-security-research-site)
- [development documents](#development-documents)
- [browser automated test](#browser-automated-test)
- [docker](#docker)
- [leaked source code](#leaked-source-code)
- [sspi](#sspi)
- [openssl](#openssl)
- [pdb](#pdb)
- [gpu](#gpu)
- [crypto api](#crypto-api)
- [ipc](#ipc)
- [iot sec](#iot-sec)
- [ascii banner](#ascii-banner)
- [book code](#book-code)
- [regex](#regex)
- [paper](#paper)
- [ebook](#ebook)
- [ctf](#ctf)
- [pentest](#pentest)
- [wpad/pac](#wpadpac)
- [js obfuscator/deobfuscator](#js-obfuscatordeobfuscator)
- [js reverse engine](#js-reverse-engine)
- [decompiler](#decompiler)
- [software collections](#software-collections)
## powershell
- github.com/rootclay/Powershell-Attack-Guide   
## pe file format
- github.com/corkami/pics   
## asm ide
- github.com/ThomasJaeger/VisualMASM   
- github.com/Dman95/SASM   
- github.com/mrfearless/UASM-with-RadASM   
## meltdown/spectre poc
- github.com/turbo/KPTI-PoC-Collection   
- github.com/gkaindl/meltdown-poc   
- github.com/feruxmax/meltdown   
- github.com/Eugnis/spectre-attack   
## lightweight c++ gui library
- github.com/Xoliper/ANGE   
- github.com/iUIShop/LibUIDK (mfc skin ui)   
- github.com/zlgopen/awtk   
- github.com/idea4good/GuiLite   
- github.com/golang-ui/nuklear   
- github.com/Dovyski/cvui   
- github.com/andlabs/libui   
- github.com/hasaranga/RFC-Framework   
- github.com/dustpg/LongUI   
- github.com/bognikol/Eleusis   
## direct ui
- github.com/caozhiyi/DuiLib_c   
- www.skinui.cn/
- www.showdoc.cc/skinui?page_id=135303
- help.5yyz.com/665984
- github.com/SOUI2/soui   
- github.com/netease-im/NIM_Duilib_Framework   
- github.com/gclxry/EasyDuilib   
- github.com/v-star0719/MFC_LogicalWnd   
- github.com/duzhi5368/FKDuiLibEditor   
- github.com/wanttobeno/bkuilib   
- github.com/wanttobeno/XSkin1.0   
- github.com/idea4good/GuiLite   
- github.com/redrains/DuiLib_Redrain   
- github.com/wanttobeno/UIDesigner   
- github.com/zhongyang219/TrafficMonitor   
- github.com/wanttobeno/Duilib_Extension   
- github.com/zhongyang219/MusicPlayer2   
- github.com/nmgwddj/duilib_tutorial   
- github.com/redrains/DuiLib_Redrain   
- github.com/nmgwddj/InstallAssist   
- github.com/netease-im/NIM_PC_UIKit   
- github.com/nmgwddj/Optimizer   
- github.com/nmgwddj/BarPCMaster (netbar)   
## chrome
- github.com/shuax/GreenChrome   
## chrome Extension
- github.com/Tuhinshubhra/ExtAnalysis   
## cef
- github.com/JelinYao/MyChrome   
- github.com/fanfeilong/cefutil   
- github.com/acristoffers/CEF3SimpleSample   
- github.com/sanwer/Browser   
## WebBrowser
- github.com/zhichao281/duilib-MiniBlinkBrowser   
- github.com/litehtml/litebrowser   
- github.com/venam/Browser (lib)   
- github.com/wanttobeno/Study_IWebBrowser2   
## d3d
- github.com/QianMo/Direct3D-Win32-Book-Src-Code   
- github.com/MKXJun/DirectX11-With-Windows-SDK   
- github.com/ThirteenAG/d3d9-wrapper   
## opencv
- github.com/JimmyHHua/opencv_tutorials   
## bass
- github.com/r10s/BASS_VST   
## lua
- github.com/vinniefalco/LuaBridge   
## c++ 11/14/17/20
- github.com/0voice/cpp_new_features   
- github.com/akkaze/ThreadPool   
- github.com/xiaoweiChen/CPP-Concurrency-In-Action-2ed-2019   
- github.com/xiaoweiChen/CPP-17-STL-cookbook   
- github.com/changkun/modern-cpp-tutorial   
## cmake
- github.com/xiaoweiChen/CMake-Cookbook   
## DesignPattern
- design-patterns.readthedocs.io/zh_CN/latest/index.html
- github.com/Waleon/DesignPatterns   
- github.com/GoodmanTao/DesignPatternInC   
## c++ & js
- github.com/xhawk18/promise-cpp   
- github.com/panopticoncentral/jsrt-wrappers   
- github.com/wargio/WSH-Framework   
- github.com/ExpLife0011/WebBrowser   
- github.com/wanttobeno/Study_mujs   
## gdi/gdi+
- www.mctrl.org/ (win32 control lib)
- github.com/wanttobeno/AlphaEditor   
- github.com/wanttobeno/FastZoomDemo (zoom)   
- github.com/wanttobeno/GdiPlusTextEffect   
- github.com/wanttobeno/GdiPlusString   
- github.com/wanttobeno/WindowFinder   
- github.com/wanttobeno/ymagine   
- github.com/wanttobeno/levels-adjustment   
- github.com/wanttobeno/ElipsePic   
- github.com/wanttobeno/windows-effect   
- github.com/wanttobeno/Study_easing_animation   
- github.com/wanttobeno/Study_FindPicAlgorithm (find picture algorithm)   
- github.com/wanttobeno/Window_GlassIntro_demo   
## QT
- github.com/ShowFL/Toou-2D   
- github.com/jaredtao/TaoQuick   
- github.com/feiyangqingyun/qucsdk   
- github.com/feiyangqingyun/QWidgetDemo   
- github.com/feiyangqingyun/qtkaifajingyan   
- github.com/feiyangqingyun/QWidgetExe   
## computer vision & machine learning
- github.com/wanttobeno/sod   
## compress
- github.com/wanttobeno/snappy   
## Dongle
- github.com/wanttobeno/Dongle   
## spy++
- github.com/wjx0912/MySpy   
## Shell Extension for Windows Explorer
- github.com/derceg/explorerplusplus   
- github.com/XhmikosR/perfmonbar (perfmonbar)   
- github.com/abhimanyusirohi/ThumbFish (nice demo)   
- github.com/matssigge/JASE   
- github.com/Oeffner/MtzExtInfoTip   
- github.com/danielgrigg/ContextMenuDemo   
- github.com/monolithpl/stexbar   
- github.com/CaSchmidt/csMenu   
- github.com/blndev/ExplorerUtilitys   
- github.com/pke/Windows-Explorer-OSGi-Shell-Extensions   
- github.com/Anton-V-K/MultiThumbExtension   
- github.com/0ffffffffh/ffmpegShellExtension   
- github.com/Ralph-Lee/WinShellExt   
- github.com/slivermeteor/LockKeys   
- github.com/alexandermenze/ShellExtensionInfoTip   
- github.com/jbrandwood/EditWith   
- github.com/calzakk/CyoHash   
- github.com/asa75asa/ImageResizer   
- github.com/tillig/JunctionShellExtensions   
- github.com/keybase/KBShellExt   
- github.com/T800G/StatusBar7   
- github.com/vladm3/ShellExtension   
- github.com/sop/cygextreg   
- github.com/AndreasVerhoeven/HTMLPreviewShellExtension   
- github.com/alvinhochun/KritaShellExtension   
- github.com/AUTOMATIC1111/3ds-shell   
- github.com/google/google-drive-shell-extension   
- github.com/TortoiseGit/TortoiseGit   
- github.com/sanje2v/MantaPropertyExtension   
- github.com/phwitti/cmdhere   
## windows system programming
- github.com/dengqizhou30/AIAssistC   
- github.com/solemnwarning/rehex (hex editor)   
- github.com/progmboy/openprocmon (procmon)   
- github.com/ezrealik/AI-Icarus (AI iflytek SDK)   
- rufus.ie/ (Create bootable USB drives the easy way)
- github.com/emmanuel-marty/em_inflate (Fast, small, in-memory inflate (zlib, deflate and gzip decompression))   
- github.com/skadro-official/skCrypter (string crypt)   
- github.com/hynninen/win-pbkdf2   
- github.com/K0rz3n/PatchesTester (check system patch info)   
- github.com/nccgroup/WindowsJobLock (Windows Process Lockdown Tool using Job Objects)   
- github.com/long123king/TokenInsight   
- github.com/btbd/access (Access without a real handle)   
- github.com/CoatiSoftware/Sourcetrail (Source code explorer)   
- github.com/DoubleLabyrinth/WindowsSudo   
- github.com/AzureGreen/NetView   
- github.com/MFCer/AutoUpdate   
- github.com/ufrisk/LeechCore (Physical Memory Acquisition Library)   
- github.com/marcosd4h/sysmonx   
- github.com/Dankirk/RegSLScan   
- github.com/nogginware/mstscdump   
- github.com/zodiacon/ApiSetView   
- github.com/DOGSHITD/SciDetectorApp (SCI)   
- github.com/DOGSHITD/AcpiTool (ACPI)   
- github.com/VertexToEdge/WindowFunctionTracer   
- github.com/sganis/golddrive   
- github.com/yanncam/exe2powershell   
- github.com/owodelta/coilgun (Direct API Calling)   
- github.com/NYAN-x-CAT/Disable-Windows-Defender   
- github.com/d35ha/CallObfuscator   
- github.com/zodiacon/RegEditX   
- github.com/ZhanLang/jcfs (everything)   
- github.com/ZhanLang/msdk (sdk)   
- github.com/MiroKaku/ConMon   
- github.com/SinaKarvandi/Process-Magics   
- github.com/LoukaMB/ExceptionSupervisor   
- github.com/zmrbak/PcWeChatHooK   
- github.com/not-matthias/Nemesis (process dumper)   
- github.com/QAX-A-Team/EventCleaner   
- github.com/BlackINT3/none (common lib)   
- github.com/77Sera/BrowserSecurity   
- github.com/amitwaisel/Malproxy (Proxy system calls over an RPC channel)   
- github.com/jnastarot/soul_eater (it can extract functions from .dll, .exe, .sys)   
- github.com/mtth-bfft/lsobj   
- github.com/mtth-bfft/ntsec   
- github.com/fritzone/obfy   
- github.com/microsoft/NetworkDirect   
- github.com/jay/gethooks   
- github.com/laxodev/RAII-WINAPI-Memory-Manager   
- github.com/hfiref0x/WDExtract   
- github.com/binbibi/libedge   
- github.com/bb107/WinSudo   
- github.com/can1357/WinFaults   
- github.com/Silica/sandbox   
- github.com/horsicq/Nauz-File-Detector   
- github.com/horsicq/xntsv (nt struct)   
- github.com/jnastarot/shibari (pe+)   
- github.com/NoMoreFood/WinPriv   
- github.com/yejiansnake/windows-sys-base   
- github.com/lifenjoiner/pacdbger   
- github.com/lifenjoiner/sendto-plus   
- github.com/billziss-gh/winspd   
- github.com/ffiirree/Capturer   
- github.com/Claybird/lhaforge   
- github.com/jjzhang166/nargnos-WindowsUtil   
- github.com/cool2528/baiduCDP   
- github.com/anhkgg/SuperWeChatPC   
- github.com/Alex3434/GetHDDSerial   
- github.com/TonyChen56/HackerTools   
- github.com/libyal/liblnk   
- github.com/NtRaiseHardError/Kaiser   
- github.com/mengskysama/V8 (chrome v8 engine)   
- github.com/locustwei/WorkBack   
- github.com/360-A-Team/EventCleaner   
- github.com/Microsoft/Windows-classic-samples   
- github.com/troldal/OpenXLSX (.xlsx format)   
- github.com/mity/windrawlib (GDI+ Helper)   
- github.com/henrypp/errorlookup   
- github.com/longmode/authzsec-mod-um (AppContainer and ACL)   
- github.com/henrypp/memreduct   
- github.com/thomaslaurenson/LiveDiff (live diff)   
- github.com/thomaslaurenson/CellXML-offreg (hive file parse)   
- github.com/zhaolong/libparser (static lib parse)   
- github.com/WildByDesign/Privexec   
- github.com/KangLin/RabbitIm   
- github.com/kingsunc/MiniDump   
- github.com/amdf/reparselib   
- github.com/Zero3K/connectfusion (download manager)   
- github.com/Zero3K/ERAM (RAM Disk)   
- github.com/bailey27/cppcryptfs ( gocryptfs encrypted overlay filesystem)   
- github.com/etsubu/MacroRecorder (recording keyboard and mouse macros)   
- github.com/wyrover/CodeLib   
- github.com/Rprop/CppDLL (dll to .h and lib)   
- github.com/seledka/syslib   
- github.com/leecher1337/regremap   
- github.com/webees/ADkiller   
- github.com/skysilent/coroutine_study (fiber)   
- github.com/ruusty/NAntMenu   
- github.com/chrdavis/PIFShellExtensions   
- github.com/codepongo/zshellext   
- github.com/lz77win/lz77win_sources   
- github.com/Microsoft/perfview   
- github.com/GameTechDev/PresentMon   
- github.com/hfiref0x/BSODScreen   
- github.com/CasualX/LibEx   
- github.com/syhyz1990/baiduyun   
- github.com/WalkingCat/SymDiff   
- github.com/libyal/libevtx   
- github.com/wanttobeno/Screenshot   
- github.com/scarsty/tinypot   
- github.com/jonasblunck/DynHook   
- github.com/y11en/PEBFake (PEB fake)   
- github.com/wanttobeno/mousehook (setwindowhook)   
- github.com/wanttobeno/DXF-Viewer   
- github.com/wanttobeno/XmlConfigDemo   
- github.com/wanttobeno/GeneralHashFunctions   
- github.com/wanttobeno/Chrome-base-cpu   
- github.com/wanttobeno/stl_util   
- github.com/wanttobeno/LinkHelper   
- github.com/wanttobeno/Ring3GetProcessInfo   
- github.com/zsummer/breeze   
- github.com/wanttobeno/SoftWareManager   
- github.com/wanttobeno/GetMacAddress   
- github.com/wanttobeno/HtmlViewer   
- github.com/wanttobeno/AltServer   
- github.com/wanttobeno/GetPeInfo   
- github.com/wanttobeno/notepad   
- github.com/wanttobeno/PELearningMaterials   
- github.com/wanttobeno/Detours_4.0.1   
- github.com/wanttobeno/skinsb   
- github.com/wanttobeno/DLib-Attacher   
- github.com/wanttobeno/VmpHandle   
- github.com/wanttobeno/ScopeGuard (resource safe delete)   
- github.com/wanttobeno/HashMapDemo   
- github.com/wanttobeno/nanob (protobuf)   
- github.com/wanttobeno/baidu-sofa-pbrpc-win (protobuf)   
- github.com/xlet/UpdateClient   
- github.com/wanttobeno/AesFileProtection   
- github.com/wanttobeno/IeProxy   
- github.com/wanttobeno/MyProtocol   
- github.com/wanttobeno/Window_KeyAndMouseHook   
- github.com/wanttobeno/doublebufferedqueue (double buffered queue)   
- github.com/DoubleLabyrinth/010Editor-keygen (keygen)   
- github.com/wanttobeno/Cpp11ThreadPool   
- github.com/wanttobeno/Study_shellcode (shellcode)   
- github.com/wanttobeno/Study_algorithm (data struct)   
- github.com/wanttobeno/ThreadPool   
- github.com/wanttobeno/Study_threadpool (thread pool)   
- github.com/wanttobeno/Study_Websocket (websocket)   
- github.com/Amanieu/asyncplusplus   
- github.com/wanttobeno/Study_Socket   
- github.com/wanttobeno/DllProtect   
- github.com/allenyllee/The-CPUID-Explorer   
- github.com/wanttobeno/SunDaySearchSignCode   
- github.com/wanttobeno/x64_AOB_Search (fast search memory algorithm)   
- github.com/wanttobeno/iQIYI_Web_Video_Upload (http simulate upload)   
- github.com/wanttobeno/Study_XiaoMi_Login (https simulate login)   
- github.com/fawdlstty/NetToolbox   
- github.com/hzqst/FuckCertVerifyTimeValidity   
- github.com/717021/PCMgr (task manager)   
- github.com/silverf0x/RpcView (rpc)   
- github.com/ez8-co/unlocker ()   
- github.com/nkga/self-updater (framework for secure self-update)   
- github.com/liamkirton/sslcat (nc with ssl)   
- github.com/Seineruo/RSA-Tool   
- github.com/PBfordev/wxAutoExcel   
- github.com/ax330d/Symex   
- github.com/Biswa96/PDBDownloader   
- github.com/Biswa96/TraceEvent   
- github.com/hfiref0x/Misc   
- github.com/SergioCalderonR/DelSvc   
- github.com/wyrover/win-privileges-examples (DACL)   
- github.com/nccgroup/WindowsDACLEnumProject (DACL)   
- github.com/xqymain/ServerLocker   
- github.com/wanttobeno/SunDaySearchSignCode (fast search memory)   
- github.com/zhongyang219/SimpleNotePad   
- github.com/zhongyang219/TrafficMonitor   
- github.com/codereba/data_scrambler (scrambler)   
- github.com/3gstudent/Catch-specified-file-s-handle (enum file handle)   
- github.com/intel/safestringlib   
- github.com/eyusoft/asutlity   
- github.com/ThomasThelen/BrowserLib   
- github.com/OSRDrivers/dirchange   
- github.com/OSRDrivers/deleteex (FileDispositionInfoEx)   
- github.com/notscimmy/YASS (sig scanner)   
- github.com/942860759/BrowserHistory   
- github.com/NoMoreFood/putty-cac   
- github.com/NoMoreFood/Repacls   ![Github watchers](