working on second forensics chall
This commit is contained in:
11
2026/srdnlen_quals/forensic/chapter2/pyproject.toml
Normal file
11
2026/srdnlen_quals/forensic/chapter2/pyproject.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[project]
|
||||
name = "chapter2"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"capstone>=5.0.7",
|
||||
"minidump>=0.0.24",
|
||||
"pypykatz>=0.6.13",
|
||||
]
|
||||
Reference in New Issue
Block a user