We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8e3464 commit ceac912Copy full SHA for ceac912
requirements.txt
@@ -16,3 +16,7 @@ pycryptodome
16
17
# This is required for memory acquisition via leechcore/pcileech.
18
leechcorepyc>=2.4.0
19
+
20
+# This is required for memory analysis on a Amazon/MinIO S3 and Google Cloud object storage
21
+gcsfs>=2023.6.0
22
+s3fs>=2023.6.0
0 commit comments