Pinned Repositories
APT_REPORT
Interesting apt report collection and some special ioc express
MBRLock
MBRlock
minicrypt
基于MiniFilter和Sfilter的加解密
myHips
myhips
ostep-code
Code from various chapters in OSTEP (http://www.ostep.org)
pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
simpleTank2
c语言坦克大战简单练习
Syscall-Monitor
大表哥的Syscall-Monitor
USTC-CS-Courses-Resource
:heart:中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
vul_war
《漏洞战争:软件漏洞分析精要》配套资料
kernweak's Repositories
kernweak/regHive
sudami_regHive
kernweak/AntiDebuggers
30种方法检测程序是否被调试
kernweak/HookLib
The functions interception library written on pure C and NativeAPI with UserMode and KernelMode support
kernweak/USTC-CS-Courses-Resource
:heart:中国科学技术大学计算机学院课程资源(https://mbinary.xyz/ustc-cs/)
kernweak/pe-sieve
Scans a given process. Recognizes and dumps a variety of potentially malicious implants (replaced/injected PEs, shellcodes, hooks, in-memory patches).
kernweak/AntiDebug
android apk反调试工具,反hook、反xposed、反virtual xposed、反substrate
kernweak/AntiVirtualMachine
8种检测虚拟机方法
kernweak/Awesome-Red-Teaming
List of Awesome Red Teaming Resources
kernweak/C-code
一些C语言知识点复习
kernweak/CyberSecurityRSS
RSS: 优秀的个人情报来源
kernweak/http_inspect
HTTP/HTTPS/DNS inspector (windows driver)
kernweak/HyperBone
Minimalistic VT-x hypervisor with hooks
kernweak/HyperPlatform
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
kernweak/K8tools
K8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/Exploit/APT/0day/Shellcode/Payload/priviledge/OverFlow/WebShell/PenTest)
kernweak/loki
Like Prometheus, but for logs.
kernweak/MBE
Course materials for Modern Binary Exploitation by RPISEC
kernweak/Micro8
kernweak/nightmare
A distributed fuzzing testing suite with web administration
kernweak/openbilibili-go-common-1
哔哩哔哩 bilibili 网站后台工程 源码 来自 https://github.com/openbilibili
kernweak/Personal-collection
kernweak/Red-Team-Infrastructure-Wiki
Wiki to collect Red Team infrastructure hardening resources
kernweak/ReflectiveDLLInjection
Reflective DLL injection is a library injection technique in which the concept of reflective programming is employed to perform the loading of a library from memory into a host process.
kernweak/SimpleRemoter
基于gh0st的远程控制器:实现了终端管理、进程管理、窗口管理、远程桌面、文件管理、语音管理、视频管理、服务管理、注册表管理等功能,优化全部代码及整理排版,修复内存泄漏缺陷,程序运行稳定。此项目初版见:https://github.com/zibility/Remote
kernweak/SyscallTables
Windows NT x64 Syscall tables
kernweak/TraceEvent
Trace events in real time sessions
kernweak/TscanCode
A static code analyzer for C++, C#, Lua
kernweak/vncdll
Stand-alone VNC server compiled as a Reflective DLL
kernweak/Win32KernelSTL
Using C++ STL on Windows kernle development
kernweak/X70FSD
Windows file system filter drivers(minifilter) to encrypt, compress, or otherwise modify file-based data require some of the most complex kernel software developed for Windows.
kernweak/XAntiDebug
VMProtect 3.x Anti-debug Method Improved