viper research
1.0.0
| index | hash | message | Summary | note |
|---|---|---|---|---|
| 1 | 0d9ae | Initial commit | Added BSD-3-Clause License. | |
| 2 | 46a2a | First commit | This commit appears in the program architecture and some functions. | note2 |
| 3 | db25c | Added .gitignore | Added .gitignore file | |
| 4 | 6f2d2 | Started README file | Write software concepts and usage examples on README.md. | |
| 5 | f3682 | Fixed typo | Fixed typos in plugins.py annotation. | |
| 6 | 3d7f5 | Fixed help message for PE module | Modify the help message in the PE module | |
| 7 | 6b6da | Added URL download (also through Tor) | Added download function | note6 |
| 8 | fbd74 | Added option to delete original file when storing it locally | Delete the original file when the file is stored in the database | note7 |
| 9 | a68b9 | Fixed help message on store command | getopt forgot to add help parameter | |
| 10 | 556e2 | Fixed usage messages | Add pe.py and modify commands.py usage message | |
| 11 | 2a893 | Filtered fuzzy compare output | Limit ssdeep Similar scores are above forty and above | |
| 12 | 157d3 | Removed name row from info command | Remove filename from capital information listed in the info directive | |
| 13 | 97b1f | Added import of directory | cmd_store can store all samples in the folder in batches | note12 |
| 14 | 6df0f | Added tags and cleaned up store() function | Refactoring store instructions and adding tag functions | note14 |
| 15 | c31aa | License notation | Declare copyright | |
| 16 | 0f51d | Fixed requirements | Adjust the usage module | |
| 17 | 738b4 | Added socksipy | Using socksipy module | |
| 18 | eb60d | Grammar yo | Fixed the grammar error above README.md |