Articles on technologies and other cool things.
Buffer overflows are when the program tries to write more elements into an array's allocated size.
Cross site scripting, one of the most common security vulnerabilities that exists, is a powerful web exploitation technique where malicious JavaScript code is given to web frontends that will execute it for other users
Format string exploits let you read the contents of the stack in memory and leak secret information which can enable other attacks like a buffer overflow attacks.
Details about some software engineering projects that I've worked on.
A 16-bit computer and a C++ compiler for a custom programming language. A long journey from NAND gates up to Tetris!
Techsuite is a web app that supports realtime group & direct messaging, networking and sharing ideas 🌱.