Gray Hat Python: Python Programming for Reverse Engineers,作者justinseitz超越了理论,向您展示了如何利用现有的基于Python的安全工具,以及如何在预构建的工具无法解决问题时构建自己的安全工具。您将学习如何:自动执行繁琐的反转和安全任务设计和编程您自己的调试器学习如何模糊Windows驱动程序并从头开始创建强大的模糊程序代码和库注入、软硬挂钩技术.
(author Justin Seitz goes beyond theory, showing you how to harness existing Python-based security tools - and how to build your own when the pre-built ones won't cut it.
You'll learn how to: Automate tedious reversing and security tasks Design and program your own debugger Learn how to fuzz Windows drivers and create powerful fuzzers from scratch Have fun with code and library injection, soft and hard hooking techniques.)