Initial Commit for PwnCollegeV8Exploitation

This commit is contained in:
Jack Ren
2024-09-07 09:21:25 +08:00
parent 46f0e9626e
commit d368897714
5 changed files with 748 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pwntools = "*"
[dev-packages]
[requires]
python_version = "3.10"