Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9f912bb

Browse files
committed
Add some relevant Python books
1 parent 3480962 commit 9f912bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,16 @@ err on the safe side.
267267
[PySide](http://www.pyside.org/): Python bindings for the Qt
268268
application framework and GUI library
269269

270+
### Books
271+
272+
- [Violent Python](https://www.elsevier.com/books/violent-python/unknown/978-1-59749-957-6) by TJ O'Connor. A Cookbook for Hackers, Forensic Analysts, Penetration Testers and Security Engineers
273+
- [Grey Hat Python](http://www.nostarch.com/ghpython.htm) by Justin Seitz:
274+
Python Programming for Hackers and Reverse Engineers.
275+
- [Black Hat Python](http://shop.oreilly.com/product/9781593275907.do) by Justin Seitz
276+
- [Python for Secret Agents](https://www.packtpub.com/hardware-and-creative/python-secret-agents) by Steven F. Lott. Analyze, encrypt, and uncover intelligence data using Python
277+
278+
### More stuff
279+
270280
The [Python Arsenal for Reverse
271281
Engineering](http://pythonarsenal.erpscan.com/) is a large collection of
272282
tools related to reverse engineering.

0 commit comments

Comments
 (0)