added few ctfs
This commit is contained in:
11
training/IntroAngr/pyproject.toml
Normal file
11
training/IntroAngr/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "IntroAngr"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"angr==9.2.154",
|
||||
"jupyterlab>=4.4.2",
|
||||
"unicorn>=2.1.3",
|
||||
]
|
||||
Reference in New Issue
Block a user