From b6044832ce27c64cc4c64b6bd4620bc5d4bd74bb Mon Sep 17 00:00:00 2001 From: atxr Date: Wed, 21 Jun 2023 17:03:38 +0200 Subject: [PATCH] Add SSTIC rump to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 865e8ba..f70f8cc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # yara-ttd - _The ultimate packer nemesis_ -Use YARA rules on Time Travel Debugging traces +**Use YARA rules on Time Travel Debugging traces :hourglass_flowing_sand:** + +**[Watch `yara-ttd` introduction during @atxr 's rump at SSTIC 2023 (french only :baguette_bread:)](https://static.sstic.org/rumps2023/SSTIC_2023-06-08_P12_RUMPS_17.mp4)** 1. [Demo](#demo) 2. [Motivations](#motivations)