Lists (32)
Sort Name ascending (A-Z)
ai
C2&RAT
Github加速
Hook
lib-wrapper
obsidian
PE解析库
shellcode执行
ui
UI库
书籍源码
书籍资源
免杀框架
加解密
反调试
壳
好用的工具
字体
字幕翻译
安全编码
实用工具
序列化库
持久化
探针
现代C++
红蓝对抗
网络通信
脚本类免杀
资源搜集
进程注入
防御规避
项目模板
Starred repositories
自动化找白文件,用于扫描 EXE 文件的导入表,列出导入的DLL文件,并筛选出非系统DLL,符合条件的文件将被复制到特定的 X64 或 X86 文件夹
Slides & Code snippets for a workshop held @ x33fcon 2024
A modern C++ port of the HDE (Hacker Disassembler Engine).
All the deals for InfoSec related software/tools this Black Friday
A modernized, secure and high-performance C2 solution(This is only for course demonstration and will no longer be maintained or updated)
Port of Arkari/ollvm to LLVM 20 for use with Rust nightly toolchains. For educational and research purposes only.
Compile-time + Lifetime, Usermode + Kernelmode, safe and lightweight string crypter library for C++17+, based on skCrypter
CppProjTemplate是一个简易精炼的C++工程的模板项目,该项目清晰地设置了一个典型C++项目工程的较为推荐的源码目录结构。用户只需通过git从github下载后做一些极其简单的修改后,就可以在此代码结构目录下添加和编写自己的代码模块,轻松支持C++单元测试编码框架。
Samples for the book Windows Kernel Programming, 2nd edition
Open source implementations of Microsoft compression algorithms
Forensics tool for NTFS (parser, mft, bitlocker, deleted files)
Cobaltstrike Reflective Loader with Synthetic Stackframe
Cobalt Strike BOF for beacon/shellcode injection using fork & run technique with Draugr synthetic stack frames
A topic-centric list of HQ open datasets.
This project provides some code examples of Zig for malwares, hacking, and red teaming. ⚡
Red Team Operator: Malware Development Essentials Course
Intel VT-x based hypervisor aiming to provide a thin VM-exit filtering platform on Windows.
NOCRT - simple replacement of some parts of C runtime library
Contains the definitions for the Windows Internal UserMode API from ntdll.dll, samlib.dll and winsta.dll.
Master programming by recreating your favorite technologies from scratch.
obfuscated any constant encryption in compile time on any platform
A modern cookiecutter template for Python projects that use uv for dependency management
Set of guidelines and structure of a Python project.