Skip to content

Latest commit

 

History

History
69 lines (66 loc) · 3.96 KB

README.md

File metadata and controls

69 lines (66 loc) · 3.96 KB

Tools & Scripts Built in the Ethical Hacking with Python EBook

The tools and scripts are built in the Ethical Hacking with Python Ebook.

More Python programs will be added to this repository as the book will be constantly improved and enriched.

Each of the tools and scripts is in a separate folder containing the requirements.txt to be installed via the following command:

pip install -r requirements.txt

The tools and scripts are:

Chapter 2: Building Malware