add Rust ScrapHacks prototype and network sniffer/parser
This commit is contained in:
parent
58407ecc9f
commit
63962c95cc
27 changed files with 5008 additions and 0 deletions
11
tools/remaster/scraphacks_rs/Pipfile
Normal file
11
tools/remaster/scraphacks_rs/Pipfile
Normal file
|
@ -0,0 +1,11 @@
|
|||
[[source]]
|
||||
url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
name = "pypi"
|
||||
|
||||
[packages]
|
||||
|
||||
[dev-packages]
|
||||
|
||||
[requires]
|
||||
python_version = "3.9"
|
Loading…
Add table
Add a link
Reference in a new issue