
Implementing strlen() in x86 Assembly
Detailed walkthrough on implementing strlen() in 32-bit x86 Assembly Language.
Detailed walkthrough on implementing strlen() in 32-bit x86 Assembly Language.
This blog post documents the process of building a functional C++ Ransomware Proof-of-Concept. This post breaks down how I went from zero to a Havoc C2-powered ransomware PoC.
How I built my first shellcode injector in C++ and what I've learnt so far.
A detailed write-up for Sticker Shop, a machine from TryHackMe.
JSON Web Tokens (JWTs) are becoming increasingly more common in modern web applications due to it’s ease of use and the features it provides. Learning how to hack them will prove very useful especi...
The Jr Penetration Tester is a Learning Pathway on TryHackMe. It is basically the starting point for individuals who want to enter into the field of Penetration Testing or Ethical Hacking. To acces...
Lookup is an Easy box on TryHackMe. This is my first ever CTF so I got stuck in a lot of places and needed lots of help to get through. I have written this write-up to help beginners like myself ge...