├── 2022 ├── CCS2022 │ ├── ccs2022-hyperdbg.pdf │ └── ccs2022-hyperdbg.pptx └── IPM │ ├── HyperDbg-IPM.pdf │ └── HyperDbg-IPM.pptx ├── 2023 └── Zer0Con2023 │ ├── Chasing Bugs With-In Hypervisors.pdf │ └── Chasing Bugs With-In Hypervisors.pptx ├── 2024 └── hwdbg │ ├── hwdbg.pdf │ └── hwdbg.pptx ├── 2025 └── EuroSec2025 │ ├── hwdbg.pdf │ └── hwdbg.pptx └── README.md /2022/CCS2022/ccs2022-hyperdbg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2022/CCS2022/ccs2022-hyperdbg.pdf -------------------------------------------------------------------------------- /2022/CCS2022/ccs2022-hyperdbg.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2022/CCS2022/ccs2022-hyperdbg.pptx -------------------------------------------------------------------------------- /2022/IPM/HyperDbg-IPM.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2022/IPM/HyperDbg-IPM.pdf -------------------------------------------------------------------------------- /2022/IPM/HyperDbg-IPM.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2022/IPM/HyperDbg-IPM.pptx -------------------------------------------------------------------------------- /2023/Zer0Con2023/Chasing Bugs With-In Hypervisors.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2023/Zer0Con2023/Chasing Bugs With-In Hypervisors.pdf -------------------------------------------------------------------------------- /2023/Zer0Con2023/Chasing Bugs With-In Hypervisors.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2023/Zer0Con2023/Chasing Bugs With-In Hypervisors.pptx -------------------------------------------------------------------------------- /2024/hwdbg/hwdbg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2024/hwdbg/hwdbg.pdf -------------------------------------------------------------------------------- /2024/hwdbg/hwdbg.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2024/hwdbg/hwdbg.pptx -------------------------------------------------------------------------------- /2025/EuroSec2025/hwdbg.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2025/EuroSec2025/hwdbg.pdf -------------------------------------------------------------------------------- /2025/EuroSec2025/hwdbg.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/HyperDbg/slides/b930fbfbb2984de303c8af457ca22a54d11a3f17/2025/EuroSec2025/hwdbg.pptx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # slides 2 | Slides about HyperDbg 3 | --------------------------------------------------------------------------------