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: 28 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-01T01:18:57.000Z (over 1 year ago)
- Last Synced: 2025-03-02T10:13:34.774Z (over 1 year 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.