Skip to content

Notes of researching every commit of Viper-framework (static analysis of malware)

Notifications You must be signed in to change notification settings

18z/viper-research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

viper-research

index hash message summary note
1 0d9ae Initial commit 新增 BSD-3-Clause License。
2 46a2a First commit 此 commit 出現程式架構與部分功能。 note2
3 db25c Added .gitignore 新增 .gitignore 檔案
4 6f2d2 Started README file 在 README.md 上撰寫軟體概念以及使用範例。
5 f3682 Fixed typo 修正 plugins.py 註解中錯字。
6 3d7f5 Fixed help message for PE module 修改 PE 模組中 help 訊息
7 6b6da Added URL download (also through Tor) 增加下載功能 note6
8 fbd74 Added option to delete original file when storing it locally 檔案存入資料庫時將原檔刪除 note7
9 a68b9 Fixed help message on store command getopt 忘了加上 help 參數
10 556e2 Fixed usage messages 新增 pe.py 及修改 commands.py 內 usage message
11 2a893 Filtered fuzzy compare output 限制 ssdeep 相似分數四十以上才列出
12 157d3 Removed name row from info command 將檔名從 info 指令列出的資本資訊中移除
13 97b1f Added import of directory cmd_store 可批次將資料夾下所有樣本存入 note12
14 6df0f Added tags and cleaned up store() function 重構 store 指令及加入 tag 功能 note14
15 c31aa License notation 宣告版權
16 0f51d Fixed requirements 調整使用模組
17 738b4 Added socksipy 使用 socksipy 模組
18 eb60d Grammar yo 修正 README.md 上文法錯誤

About

Notes of researching every commit of Viper-framework (static analysis of malware)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages