About Course
Welcome to your hands-on steganography course, Crafting Digital Secrets!
In this course, we will explore steganography and how it differs from encryption. We will also examine different mediums for hiding messages, such as images, audio, video, network traffic, file stuffing, and metadata.
Throughout this course we will focus on writing the tools to do this ourselves. We will use Python for all of our exercises, which gives you the flexibility to change and adapt the tools to your needs now and in the future.
If you’re not a programmer, don’t worry. The final code we produce is user-friendly and can be operated without fully understanding what’s going on under the hood.
If some of the code feels too much to digest right now, you can download the tools and enjoy sending secret messages right away!
With all that being said, let’s get started!