This repository hosts materials for the Emproof webinar series, focusing on topics related to binary security. These webinars cover a range of subjects including reverse engineering, binary analysis, and embedded security, with the goal of making complex security concepts more accessible. The series is designed for a technical audience with little to no background in security and aims to increase awareness and understanding of various threats and protective measures in the world of firmware and hardware security.
Visit Emproof for more information. The webinar series is organized by Tim Blazytko. For questions or more information, feel free to reach out via the Emproof contact form.
Below you’ll find a list of past webinars along with their topics, descriptions, and links to the recordings.
Date | Webinar Title | Description | Recording |
---|---|---|---|
2024-10-17 | Reverse Engineering: How Attackers Uncover Secrets in Binaries | An introduction to reverse engineering from an attacker’s perspective, exploring how low-level code can be turned into meaningful information. Ghidra is introduced, and practical examples are used to analyze and crack example binaries. | YouTube |
2024-12-12 | Secrets Unveiled: What Attackers Find in Embedded Systems | An introduction to the security risks in embedded systems, revealing how attackers extract sensitive data like credentials and cryptographic keys from embedded Linux and firmware. Practical defenses and real-world examples are demonstrated. | YouTube |