You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,13 +45,13 @@ Installers for the following tools are included:
45
45
| forensics | [pdf-parser](http://blog.didierstevens.com/programs/pdf-tools/) |  Tool for digging in PDF files | <!--tool-->
46
46
| forensics | [peepdf](https://github.com/cert-ee/peepdf) |  Powerful Python tool to analyze PDF documents. | <!--tool-->
47
47
| forensics | [scrdec18](https://gist.github.com/bcse/1834878) |  A decoder for encoded Windows Scripts. | <!--tool-->
48
-
| forensics | [volatility](https://github.com/volatilityfoundation/volatility) |  Analyzer for system memory dumps (classic python2 version; requires python2 tool). | <!--tool--><!--no-test-->
48
+
| forensics | [volatility](https://github.com/volatilityfoundation/volatility) |  Analyzer for system memory dumps (classic python2 version; requires python2 tool). | <!--tool-->
49
49
| forensics | [volatility3](https://github.com/volatilityfoundation/volatility3) |  Analyzer for system memory dumps (latest version). | <!--tool-->
| crypto | [foresight](https://github.com/ALSchwalm/foresight) |  A tool for predicting the output of random number generators. To run, launch "foresee". | <!--tool-->
54
-
| crypto | [featherduster](https://github.com/nccgroup/featherduster) |  An automated, modular cryptanalysis tool. WARNING: needs python2 (which can be installed with ctf-tools). | <!--tool--><!--no-test-->
54
+
| crypto | [featherduster](https://github.com/nccgroup/featherduster) |  An automated, modular cryptanalysis tool. WARNING: needs python2 (which can be installed with ctf-tools). | <!--tool-->
55
55
| crypto | [galois](http://web.eecs.utk.edu/~plank/plank/papers/CS-07-593) |  A fast galois field arithmetic library/toolkit. | <!--tool-->
0 commit comments