Skip to content

Commit fab1121

Browse files
authored
docs: add showcase for Reverse Engineering Denuvo talk (#2329)
1 parent d9d89c0 commit fab1121

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/.vitepress/showcases.ts

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,18 @@ export const showcases: ShowCaseInfo[] = [
310310
cover: 'https://i.imgur.com/AbTdfhg.png',
311311
datetime: '2025-06-05',
312312
},
313+
{
314+
title: 'Reverse Engineering Denuvo in Hogwarts Legacy',
315+
author: {
316+
name: 'Maurice Heumann',
317+
link: 'https://momo5502.com',
318+
},
319+
at: 'Navaja Negra 2025',
320+
slidesLink: 'https://momo5502.com/slides/denuvo',
321+
sourceLink: 'https://github.com/momo5502/denuvo-slides',
322+
cover: 'https://raw.githubusercontent.com/momo5502/denuvo-slides/refs/heads/master/images/preview.png',
323+
datetime: '2025-10-03',
324+
},
313325
// Add yours here!
314326
{
315327
title: 'Yours?',

0 commit comments

Comments
 (0)