Research
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.