Full description not available
S**E
Some of the Python scripts don’t work
After testing all the scripts from the book, some of them don’t work consistently. The malware script that sends data between the server and client crashes constantly, so I had to replaced the python server side code and write one in nodejs. And I rewrote most the client python code to connect to the nodejs server.Other then that if you have no knowledge in hacking, this book is a good starting book, it’s just a shame that some of the most important code for this book doesn’t work consistently if you actually going to use it while learning.