Tag: c
-
What happens when you compile a program?
A primer on the different processes that happen when you compile a program
-
A Primer on Windows Hooks and Message Loops
An Introduction to how Windows Message Loops work, with Hooks!
-
Reading files the 1337 way
How to go from reading a file in python all the way to assembly
-
PKCS#7 Padding Primer
Primer on how PKCS#7 works with code examples