- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 80字
- 2021-06-24 12:29:07
Getting ready
Preparation for this recipe consists of installing the ssdeep package in pip. The installation is a little tricky and does not always work on Windows. Instructions can be found at https://python-ssdeep.readthedocs.io/en/latest/installation.html.
If you only have a Windows machine and it does not work, then one possible solution is to run ssdeep on an Ubuntu VM by installing pip with this command:
pip install ssdeep
In addition, download a test file such as the Python executable from https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe.
推薦閱讀
- 大數(shù)據(jù)管理系統(tǒng)
- 自動控制工程設(shè)計入門
- Pig Design Patterns
- PyTorch Deep Learning Hands-On
- 工業(yè)機器人應(yīng)用案例集錦
- Statistics for Data Science
- 筆記本電腦維修90個精選實例
- 網(wǎng)絡(luò)存儲·數(shù)據(jù)備份與還原
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- 強化學(xué)習(xí)
- 三菱FX/Q系列PLC工程實例詳解
- 手把手教你學(xué)Photoshop CS3
- Machine Learning with Spark(Second Edition)
- 中文版Photoshop情境實訓(xùn)教程
- 大型機系統(tǒng)應(yīng)用基礎(chǔ)