My study notes---python grey hat
The world makes me black and blue, but the wound is wings.
--------------------------------------------
Objective
This book is written by Mr. Lead author, senior Black Hat Justinseitz, a well-known security Agency IMMUNITYINC, about how programming language Python is widely used in the field of hacking and reverse engineering.
Fortunately, I will be interested in this area, junior high School has involved a drop point reverse engineering just to crack a software brush QB what, of course, that is before. Now in retrospect also a little amuse oneself feeling ... This is going to be an area that has been conquered in the next few months, because it has helped me a great favor.
Chapter I. Environment
1. System environment
I take the environment is win under, of course, Linux is also a good choice, but you have to be skilled ah.
Version 2.python
I use python2.7 here, of course, Baidu has a direct installation package, but I still put on the portal: https://www.python.org/
3. Editor and programming environment
Here I use 2.7 of the IDE, and sublime, of course, the book is Eclipse and Pydev. But I like the former ...
Let's use the dynamic link library.
Here I am for more intuitive, one is Windows Next is Linux,
Then run the results (Windows, Linux run the same result)
Then we'll look at the corresponding data types for C and Python.
To get a better understanding, we're going to use these functions
"Python grey hat-the path of Python programming for hackers and reverse engineers" My study notes, process. (Continuous update Hot)