h4cknlearn's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
ossu/computer-science
🎓 Path to a free self-taught education in Computer Science!
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
kdn251/interviews
Everything you need to know to get the job.
sbilly/awesome-security
A collection of awesome software, libraries, documents, books, resources and cools stuffs about security.
corkami/pics
File formats dissections and more...
gurugio/lowlevelprogramming-university
How to be low-level programmer
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
xairy/linux-kernel-exploitation
A collection of links related to Linux kernel security and exploitation
facundoolano/software-papers
📚 A curated list of papers for Software Engineers
google/security-research
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
0xAX/asm
Learning assembly for Linux x86_64
FabioBaroni/awesome-exploit-development
A curated list of resources (books, tutorials, courses, tools and vulnerable applications) for learning about Exploit Development
larsbrinkhoff/awesome-cpus
All CPU and MCU documentation in one place
fkie-cad/awesome-embedded-and-iot-security
A curated list of awesome embedded and IoT security resources.
0xor0ne/awesome-list
Cybersecurity oriented awesome list
sergey-pronin/Awesome-Vulnerability-Research
🦄 A curated list of the awesome resources about the Vulnerability Research
agelastic/eudyptula
www.eudyptula-challenge.org
smallkirby/kernelpwn
kernel-pwn and writeup collection
R3x/How2Kernel
This Repository aims at giving a basic idea about Kernel Exploitation.
chip-red-pill/glm-ucode
GLM uCode dumps
solar-wine/writeups
Hack-A-Sat Qualifiers Writeups
rootkovska/x86_harmful
The "Intel x86 considered harmful" paper
WithSecureLabs/damn-vulnerable-llm-agent
hackerschoice/zapper
Zaps arguments and environment from the process list
Kyle-Kyle/top4grep
find relevant security papers published in the top-4 conferences (S&P, USENIX, CCS, NDSS)
hdbreaker/RicardoNarvaja_ExploitingWithIDAPRO_Desde0
Nuevo Curso Completo de Exploiting con IDA Pro pro Ricardo Narvaja
vusec/inspectre-gadget
InSpectre Gadget: in-depth inspection and exploitability analysis of Spectre disclosure gadgets
OpenSourceBrain/OSB_Documentation
Source repository for documentation at Open Source Brain
ANSANJAY/kernelPanicOOPsBug
This repository is a collection of examples that demonstrate kernel panic, OOPs, BUG usages, and conditional compiling process in Linux kernel modules. Each subdirectory holds a different example, and they are easy to understand and implement.