This repository contains slides and materials for the Emproof workshop on software reverse engineering presented at escar Europe 2024. The workshop covers the fundamentals of reverse engineering, tailored for a technical audience with minimal security experience. While the slides are available here, the binaries for practical exercises can be found in the samples
folder. The solutions to the practical tasks can be found in the recording of our webinar "Reverse Engineering: How Attackers Uncover Secrets in Binaries", which is part of our Emproof webinar series.
For more information, visit Emproof. For questions or further details, please reach out via the Emproof contact form.
To set up the environment, clone the repository:
git clone https://github.com/emproof-com/workshop_software_reverse_engineering_escar24.git
cd workshop_software_reverse_engineering_escar24
To execute the reverse engineering tasks, install the following tools:
Both tools are available for Windows, Linux, and macOS.