- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 72字
- 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 installing ssdeep does not work, then one possible solution is to run ssdeep on an Ubuntu VM, and then install it in pip, using the following command:
pip install ssdeep
推薦閱讀
- 電氣自動化專業英語(第3版)
- SCRATCH與機器人
- 腦動力:PHP函數速查效率手冊
- PHP開發手冊
- Windows 7寶典
- 基于企業網站的顧客感知服務質量評價理論模型與實證研究
- Mastering pfSense
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- 基于敏捷開發的數據結構研究
- Mastering Exploratory Analysis with pandas
- Hands-On Microservices with C#
- Practical Network Automation
- Mastering Machine Learning with R
- 工業機器人與自控系統的集成應用
- Building Smart Drones with ESP8266 and Arduino