
copyfail-arm64
Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)

Analysis and ARM64 reproduction of Copy Fail (CVE-2026-31431)

SecurityTube Linux Assembly Expert x86 Exam

A collection of my shellcode samples.

Write up exploit failed chain and experience tryin to sell your first nday

This is a hypothetical demonstration of the process involved in exploiting LogoFail, it theoretically includes the necessary steps.

This is a custom ASCII AND/SUB Encoder developed during my preparation for the legacy OSCE/CTP course


Educational lab demonstrating a stack buffer overflow (CVE-2025-5548) in FreeFloat FTP Server. Covers full exploit development: vulnerability…

Modular exploit framework for CVE-2024-38077 (Windows RDL heap overflow) with ASLR bypass, heap grooming, ROP chain generation, and DLL injection…

Demonstration exploit for CVE-2019-18276, a local privilege escalation vulnerability in Bash, using a crafted shared library to gain root access.


P³-Shellcode Loader is a loader that implements a code injection technique which leverages the Process Parameters structure as an execution and…

Educational repository of offensive security source code: remote shells, ELF injectors, crypters, memory injection, and droppers for Linux,…

Browser exploitation framework for Chakra (Edge). Written as part of OSEE preparation. Demo bug: CVE-2019-0567

CVE-2020-15368, aka "How to exploit a vulnerable driver"

This is a proof-of-concept exploit for CVE-2015-1578, a buffer overflow vulnerability in Achat 0.150 beta7 on Windows. Exploitation leads to remote…

对 CVE-2026-31431 的复现分析、C 改编的 exp。