multivol 0.1.2__py3-none-any.whl → 0.1.3__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/METADATA +2 -3
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/RECORD +6 -6
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/WHEEL +0 -0
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/entry_points.txt +0 -0
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/licenses/LICENSE +0 -0
- {multivol-0.1.2.dist-info → multivol-0.1.3.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: multivol
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.3
|
|
4
4
|
Summary: MultiVolatility: Analyze memory dumps faster than ever with Volatility2 and Volatility3 in parallel using Docker
|
|
5
5
|
Home-page: https://github.com/BoBNewz/MultiVolatility
|
|
6
6
|
Classifier: Programming Language :: Python :: 3
|
|
@@ -30,8 +30,7 @@ Dynamic: summary
|
|
|
30
30
|
|
|
31
31
|
MultiVolatility (`multivol`) is a powerful CLI wrapper that orchestrates memory forensics using Docker. It parallizes execution across multiple CPU cores, dramatically reducing the time required to run full scan suites on `windows` or `linux` memory dumps.
|
|
32
32
|
|
|
33
|
-

|
|
34
|
-
|
|
33
|
+

|
|
35
34
|
## Features
|
|
36
35
|
|
|
37
36
|
- **Parallel Execution**: runs multiple Volatility plugins simultaneously using your machine's full CPU power.
|
|
@@ -3,9 +3,9 @@ multivol/api.py,sha256=N_7Sm8Ys_rjRI9MLm-ThTMcDXe6JJU1G11p6zljvQUs,37503
|
|
|
3
3
|
multivol/multi_volatility2.py,sha256=_Z2yxF05xLjzJSZBBisUEMT6WKy1YahbH4E-l41XvnI,9789
|
|
4
4
|
multivol/multi_volatility3.py,sha256=9jSfw5ti9TKTGO_tbeM4IaCJfufpNQoR_wILHF4Rmbs,9608
|
|
5
5
|
multivol/multivol.py,sha256=TI3y7jcC39XK3zxgwlKiOmTfOT69jzNDgbqf44p11Qc,13435
|
|
6
|
-
multivol-0.1.
|
|
7
|
-
multivol-0.1.
|
|
8
|
-
multivol-0.1.
|
|
9
|
-
multivol-0.1.
|
|
10
|
-
multivol-0.1.
|
|
11
|
-
multivol-0.1.
|
|
6
|
+
multivol-0.1.3.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
|
7
|
+
multivol-0.1.3.dist-info/METADATA,sha256=P_825nIZyAAIZlo-gXzPdjNpwdV-vK1UOXbybwQq_IY,4292
|
|
8
|
+
multivol-0.1.3.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
9
|
+
multivol-0.1.3.dist-info/entry_points.txt,sha256=FM4lUHzrKUmV37U6IemQkRGXEJdgyB7-dwtw1jgwTQc,52
|
|
10
|
+
multivol-0.1.3.dist-info/top_level.txt,sha256=DcxSP883XnM_ad5TXyCIZkzDcYSoI1bPTie_AzHlN0A,9
|
|
11
|
+
multivol-0.1.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|