Research
Adding Symbols to a Stripped Kernel for Debugging and Exploitation
·5 mins
Research
Kernel
Qemu
Setting up a better kernel exploit development environment.
Jellyfin User Mapping on Proxmox
·3 mins
Research
Proxmox
Managing user mappings for Proxmox containers.
Creating udev Rules for the Bus Pirate 5
·2 mins
Research
Bus Pirate
IoT
Mounting your Bus Pirate 5 to /dev/buspirate and /dev/piratebin.
Ghidra Python3 Scripting Cheatsheet
·2 mins
Research
Reverse-Engineering
Ghidra
Notes on writing python3 scripts for Ghidra.
Deep Dive into FSOP
·16 mins
Research
FSOP
Angr
File Stream Oriented Programming (FSOP) is a binary exploitation technique that uses GLIBC file stream structures to gain code execution from memory corruption.