Stars
Research code & papers from members of vx-underground.
Go实现的Trojan代理,支持多路复用/路由功能/CDN中转/Shadowsocks混淆插件,多平台,无依赖。A Trojan proxy written in Go. An unidentifiable mechanism that helps you bypass GFW. https://p4gefau1t.github.io/trojan-go/
An extensible framework for easily writing compiler optimized position independent x86 / x64 shellcode for windows platforms.
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Simplified Chinese only).
Write a simple interpreter of C. Inspired by c4 and largely based on it.
Corpus of public v8 vulnerability PoCs.
Pingtunnel is a tool that send TCP/UDP traffic over ICMP
ParadoxiaRat : Native Windows Remote access Tool.
Learning rust via implementing some stupid simple shellcode droppers
Windows System Call Tables (NT/2000/XP/2003/Vista/7/8/10/11)
远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
A repository of Windows Shellcode runners and supporting utilities. The applications load and execute Shellcode using various API calls or techniques.
A login bypass(CVE-2019-18371) and a command injection vulnerability(CVE-2019-18370) in Xiaomi Router R3G up to version 2.28.23.
A collection of proof-of-concept exploit scripts written by the STAR Labs team for various CVEs that they discovered or found by others.
LIEF - Library to Instrument Executable Formats (C++, Python, Rust)
C 资源大全中文版,包括了:构建系统、编译器、数据库、加密、初中高的教程/指南、书籍、库等。
Affordable WiFi hacking platform for testing and learning
OSAL(operating system abstraction layer),操作系统抽象层,一种以实现多任务为核心的系统资源管理机制