You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,6 +267,16 @@ err on the safe side.
267
267
[PySide](http://www.pyside.org/): Python bindings for the Qt
268
268
application framework and GUI library
269
269
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
+
270
280
The [Python Arsenal for Reverse
271
281
Engineering](http://pythonarsenal.erpscan.com/) is a large collection of
0 commit comments