From 4781bea9dddfa8607b0bb52cc304342613df9038 Mon Sep 17 00:00:00 2001 From: Costinteo <39965799+Costinteo@users.noreply.github.com> Date: Thu, 25 Apr 2024 01:39:43 +0300 Subject: [PATCH] refactor: add slides for binary exp in events page --- content/events/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/events/index.md b/content/events/index.md index 1c08681..d548d8d 100644 --- a/content/events/index.md +++ b/content/events/index.md @@ -13,7 +13,6 @@ For our 1 year anniversary we're hosting a collection of presentations and works | Type | Title | Time | Place | Requirements | |------|-------|------|-------|--------------| -| Workshop | Codebending: Introduction to Binary Exploitation | 24 April, 18:00-20:00 | Amf. Pompeiu | Linux VM, Laptop | | Workshop | Finding vulnerabilities with Symbolic Execution | 29 April, 18:00-20:00 | TBD | Python3 | | Presentation | Android Modding (how 2 🧱 your phone) | 14 May, 18:00-19:30 | TBD | None | | Workshop | Tearing apart an APK: Introduction to Mobile Reverse Engineering | 15 May, 18:00-20:00 | TBD | TBD | @@ -27,6 +26,7 @@ If you want specific information on a particular presentation or workshop, or if | Type | Title | Time | Place | Requirements | |------|-------|------|-------|--------------| +| Workshop | Codebending: Introduction to Binary Exploitation | 24 April, 18:00-20:00 | Amf. Pompeiu | Linux VM, Laptop | | Presentation | Dissecting the Unknown: Introduction to Reverse Engineering | 23 April, 18:00-19:30 | Amf. Pompeiu | None | @@ -34,3 +34,4 @@ If you want specific information on a particular presentation or workshop, or if ## Resources * [Slides - Dissecting the Unknown: Introduction to Reverse Engineering](https://docs.google.com/presentation/d/1__mQ4fDVBDJshSXbMCwh6L5ACbZPffFDWExjdsCUhT4/edit?usp=sharing) +* [Slides - Codebending: Introduction to Binary Exploitation](https://docs.google.com/presentation/d/1H1jfutKSter7UFtRmciRgn3QCBCej-o84l6MS-XXMvQ/edit?usp=sharing)