
Unicode vs Ascii
Beyond ASCII: How Unicode Changed the Game (and Broke It).

Beyond ASCII: How Unicode Changed the Game (and Broke It).
HTML smuggling is an innovative attack technique, which abuses HTML5 and JavaScript features to inject or extract data across network boundaries.
Hi everyone, and welcome to the first post of the serie Binary Ninja: Zero to Hero! This post will be an introduction to Binary Ninja and an overview of its different components, more than an tutor...
Pwntools is a set of utilities and helpful shortcuts for exploiting vulnerable binaries, but it has its merits for additional tools and utilities too. Things like easily packing and unpacking data ...

Distributed Denial of Service (DDoS) attack Overview.
Powershell is really like a third or fourth language to me. I’ve been using Windows long enough to get my way around it, but never having been a Windows administrator by trade I never really used i...
A small reference sheet for working with bytecode in Python.
Common ADB Shell Commands For package mangement pm adb shell pm Purpose: Provides various package management functionalities, including listing installed packages, installing new apps, and uni...

PwnTools Basics:A practical Pwntools page for learners, simplifying exploit development with Python utilities.
Learn the basics of x86 assembly code for use in dissemblers