added icons to docs :D

This commit is contained in:
cpunch 2025-05-14 21:55:06 -05:00
parent 12a6f325e2
commit 944633407b
7 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "MV_ENC_FUNC" title: "MV_ENC_FUNC"
description: "Encrypts functions" description: "Encrypts functions"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "MV_ENC_STR" title: "MV_ENC_STR"
description: "Encrypts strings" description: "Encrypts strings"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "MV_INDEX_TO_NUM" title: "MV_INDEX_TO_NUM"
description: "Obfuscates named indexes" description: "Obfuscates named indexes"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "MV_OMIT_FUNCTION" title: "MV_OMIT_FUNCTION"
description: "Omit all mangling steps" description: "Omit all mangling steps"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "MV_VM" title: "MV_VM"
description: "Virtualize function" description: "Virtualize function"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 100 weight: 100
title: "Macros" title: "Macros"
description: "Obfuscator API" description: "Obfuscator API"
icon: "article" icon: "code_blocks"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---

View File

@ -2,7 +2,7 @@
weight: 200 weight: 200
title: "Options" title: "Options"
description: "Options for the obfuscator" description: "Options for the obfuscator"
icon: "article" icon: "settings"
date: "2025-05-01T18:47:58-05:00" date: "2025-05-01T18:47:58-05:00"
lastmod: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00"
--- ---