ser3n7ty's Stars
antonio-morales/Fuzzing101
An step by step fuzzing tutorial. A GitHub Security Lab initiative
itcharge/LeetCode-Py
⛽️「算法通关手册」:超详细的「算法与数据结构」基础讲解教程,从零基础开始学习算法知识,850+ 道「LeetCode 题目」详细解析,200 道「大厂面试热门题目」。
miloyip/json-tutorial
从零开始的 JSON 库教程
alphaSeclab/awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
gojue/ecapture
Capturing SSL/TLS plaintext without a CA certificate using eBPF. Supported on Linux/Android kernels for amd64/arm64.
BinSecurity/Malware
《深入理解恶意代码与病毒样本》
Cryin/Paper
Web Security Technology & Vulnerability Analysis Whitepapers
Canop/broot
A new way to see and navigate directory trees : https://dystroy.org/broot
f0rb1dd3n/Reptile
LKM Linux rootkit
rui314/minilisp
A readable lisp in less than 1k lines of C
antirez/kilo
A text editor in less than 1000 LOC with syntax highlight and search.
wcventure/FuzzingPaper
Recent Fuzzing Paper
bsauce/kernel-exploit-factory
Linux kernel CVE exploit analysis report and relative debug environment. You don't need to compile Linux kernel and configure your environment anymore.
firmianay/security-paper
(与本人兴趣强相关的)各种安全or计算机资料收集
WinMin/awesome-vm-exploit
share some useful archives about vm and qemu escape exploit.
eastmountyxz/AI-Security-Paper
This resource mainly counts papers related to APT attacks, including APT traceability, APT knowledge graph construction, APT malicious sample detection, and APT overview. Hope these summarized papers are helpful to you~
h4ckm310n/Container-Vulnerability-Exploit
容器安全漏洞的分析与复现
doocs/leetcode
🔥LeetCode solutions in any programming language | 多种编程语言实现 LeetCode、《剑指 Offer(第 2 版)》、《程序员面试金典(第 6 版)》题解
MunGell/awesome-for-beginners
A list of awesome beginners-friendly projects.
sco-lin/waf_pool_management
faridrashidi/kaggle-solutions
🏅 Collection of Kaggle Solutions and Ideas 🏅
yutao-li/Interview-Questions-of-Algorithms-by-Princeton
personal views on interview questions of course "Algorithms" in coursera by Princeton
pim-book/programmers-introduction-to-mathematics
Code for A Programmer's Introduction to Mathematics
geektutu/high-performance-go
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
geektutu/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
topjohnwu/Magisk
The Magic Mask for Android
yidao620c/python3-cookbook
《Python Cookbook》 3rd Edition Translation
practical-tutorials/project-based-learning
Curated list of project-based tutorials
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。