mirror of
https://github.com/Pennyw0rth/NetExec
synced 2026-06-06 16:34:30 +00:00
Formatting
This commit is contained in:
@@ -93,4 +93,4 @@ class NXCModule:
|
||||
return
|
||||
|
||||
if not tampered:
|
||||
context.log.display("All lock screen executable descriptions are consistent with the expected values")
|
||||
context.log.display("All lock screen executable descriptions are consistent with the expected values")
|
||||
|
||||
Generated
+1
-1
@@ -2475,4 +2475,4 @@ files = [
|
||||
[metadata]
|
||||
lock-version = "2.1"
|
||||
python-versions = ">=3.10,<4.0"
|
||||
content-hash = "4bd768847594e75600f1e73f18c2dbc9064226f8c385b1b76fe4236cc97a23ad"
|
||||
content-hash = "668295ac997900510e1f7162df978afc0de26fa32354eea7918ea7fe054e172d"
|
||||
|
||||
+1
-1
@@ -30,6 +30,7 @@ dependencies = [
|
||||
"minikerberos>=0.4.1",
|
||||
"neo4j>=5.0.0",
|
||||
"paramiko>=3.3.1",
|
||||
"pefile (>=2024.8.26,<2025.0.0)",
|
||||
"pyasn1-modules>=0.3.0",
|
||||
"pylnk3>=0.4.3",
|
||||
"pypsrp>=0.8.1",
|
||||
@@ -46,7 +47,6 @@ dependencies = [
|
||||
"impacket @ git+https://github.com/Pennyw0rth/impacket.git",
|
||||
"oscrypto @ git+https://github.com/wbond/oscrypto",
|
||||
"pynfsclient @ git+https://github.com/Pennyw0rth/NfsClient",
|
||||
"pefile (>=2024.8.26,<2025.0.0)",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
||||
Reference in New Issue
Block a user