more ctf stuff
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "cscg-2025-intro-pwn"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pwntools>=4.14.1",
|
||||
"ropper>=1.13.13",
|
||||
]
|
||||
Reference in New Issue
Block a user