From ccc12ea417215e311c76432e00ddb2204631c532 Mon Sep 17 00:00:00 2001 From: rocky Date: Wed, 9 Jul 2025 11:36:03 -0400 Subject: [PATCH] Add BlackHat Asia 2024 link --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index b114d73d..dcb94b40 100644 --- a/README.rst +++ b/README.rst @@ -10,6 +10,8 @@ uncompyle6 A native Python cross-version decompiler and fragment decompiler. The successor to decompyle, uncompyle, and uncompyle2. +I gave a talk on this at [BlackHat Asia 2024](https://youtu.be/H-7ZNrpsV50?si=nOaixgYHr7RbILVS). + Introduction ------------