Pinned Repositories
abatchy17.github.io
Personal blog about security, exploitation, CTFs, ...
ExploitDevSnippets
Snippets I used on exploit development, mostly broken.
exploits
Some are on exploit-db, some aren't. Mostly useless.
HEVD-Exploits
Exploit code used for the HackSysExtremeVulnerableDriver.
Introduction-To-Manual-Backdooring
Executables created while writing "Introduction to Manual Backdooring".
ROP-Emporium
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
SetupScripts
SLAE
Example ASM code following SLAE course and exam assignments.
sockets
Snippets on socket programming in C.
WindowsExploits
Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits instead.
abatchy17's Repositories
abatchy17/WindowsExploits
Windows exploits, mostly precompiled. Not being updated. Check https://github.com/SecWiki/windows-kernel-exploits instead.
abatchy17/Introduction-To-Manual-Backdooring
Executables created while writing "Introduction to Manual Backdooring".
abatchy17/HEVD-Exploits
Exploit code used for the HackSysExtremeVulnerableDriver.
abatchy17/ROP-Emporium
Solutions for ROP Emporium challenges (https://ropemporium.com/) in python.
abatchy17/SLAE
Example ASM code following SLAE course and exam assignments.
abatchy17/abatchy17.github.io
Personal blog about security, exploitation, CTFs, ...
abatchy17/exploits
Some are on exploit-db, some aren't. Mostly useless.
abatchy17/ExploitDevSnippets
Snippets I used on exploit development, mostly broken.
abatchy17/SetupScripts
abatchy17/sockets
Snippets on socket programming in C.
abatchy17/binja-avr
AVR assembly plugin for Binary Ninja
abatchy17/SPOJ-Submissions