https://github.com/x86-512/ezoverflow
A python script designed to drastically speed up exploit development time for TryHackMe or HackTheBox CTFs.
https://github.com/x86-512/ezoverflow
binary-exploitation buffer-overflow ctf tryhackme
Last synced: 4 months ago
JSON representation
A python script designed to drastically speed up exploit development time for TryHackMe or HackTheBox CTFs.
- Host: GitHub
- URL: https://github.com/x86-512/ezoverflow
- Owner: x86-512
- License: gpl-3.0
- Created: 2024-02-14T01:42:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-02T20:44:17.000Z (10 months ago)
- Last Synced: 2025-01-10T03:26:41.417Z (6 months ago)
- Topics: binary-exploitation, buffer-overflow, ctf, tryhackme
- Language: Python
- Homepage:
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A simple buffer overflow script I made to facilitate CTFs.
I plan on adding 64-bit, ROP, and local binary support soon.