1. SETTING UP YOUR DEVELOPMENT ENVIRONMENT

Before you can experience the art of gray hat Python programming, you must work through the least exciting portion of this book, setting up your development environment. It is essential that you have a solid development environment, which allows you to spend time absorbing the interesting information in this book rather than stumbling around trying … Continue reading 1. SETTING UP YOUR DEVELOPMENT ENVIRONMENT

GRAY HAT PYTHON – INTRODUCTION

I learned Python specifically for hacking—and I’d venture to say that’s a true statement for a lot of other folks, too. I spent a great deal of time hunting around for a language that was well suited for hacking and reverse engineering, and a few years ago it became very apparent that Python was becoming … Continue reading GRAY HAT PYTHON – INTRODUCTION