solved lake ctf
This commit is contained in:
10
training/h4tum/IntroZ3/tasks/chall1_rot128/pyproject.toml
Normal file
10
training/h4tum/IntroZ3/tasks/chall1_rot128/pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "chall1-rot128"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pwntools>=4.15.0",
|
||||
"z3-solver>=4.15.4.0",
|
||||
]
|
||||
Reference in New Issue
Block a user