We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d89c0 commit fab1121Copy full SHA for fab1121
docs/.vitepress/showcases.ts
@@ -310,6 +310,18 @@ export const showcases: ShowCaseInfo[] = [
310
cover: 'https://i.imgur.com/AbTdfhg.png',
311
datetime: '2025-06-05',
312
},
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
325
// Add yours here!
326
{
327
title: 'Yours?',
0 commit comments