https://github.com/geoffrey-diederichs/star-hack
Write-ups des challs de pwn.
https://github.com/geoffrey-diederichs/star-hack
ctf pwn pwntools ret2libc ret2win writeups
Last synced: 3 months ago
JSON representation
Write-ups des challs de pwn.
- Host: GitHub
- URL: https://github.com/geoffrey-diederichs/star-hack
- Owner: geoffrey-diederichs
- Created: 2024-10-31T19:06:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T01:18:57.000Z (7 months ago)
- Last Synced: 2025-01-12T22:12:32.061Z (4 months ago)
- Topics: ctf, pwn, pwntools, ret2libc, ret2win, writeups
- Language: Python
- Homepage: https://star-hack.ctf.yogosha.com/
- Size: 969 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Star-Hack](https://star-hack.ctf.yogosha.com/)
Write-ups des 3 challenges de pwn du [Star-Hack](https://star-hack.ctf.yogosha.com/).
## [Pwn0x01](./Pwn0x01)
Ret2win typique.
## [Pwn0x02](./Pwn0x02/)
Ret2win moins typique.
## [Pwn0x03](./Pwn0x03/)
Ret2lib pas très typique.