-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
376 lines (364 loc) · 17.4 KB
/
index.html
File metadata and controls
376 lines (364 loc) · 17.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>ILVeil | Desktop .NET Obfuscator and Release Protection Workflow</title>
<meta name="description" content="ILVeil is a Windows desktop application for .NET protection, managed obfuscation, Native AOT publishing, activation management, and stack-trace deobfuscation support.">
<meta name="keywords" content="ILVeil, .NET obfuscator, dotnet obfuscator, .NET protection, Native AOT, assembly protection, C# obfuscation, WinForms protector">
<meta name="robots" content="index, follow">
<meta name="author" content="Denis-RZ">
<meta name="theme-color" content="#f5f1ea">
<link rel="canonical" href="https://denis-rz.github.io/ILVeil-Releases/">
<meta property="og:type" content="website">
<meta property="og:title" content="ILVeil | Desktop .NET Obfuscator and Release Protection Workflow">
<meta property="og:description" content="Windows desktop workflow for managed .NET protection, Native AOT publishing, activation management, and release operations.">
<meta property="og:url" content="https://denis-rz.github.io/ILVeil-Releases/">
<meta property="og:site_name" content="ILVeil">
<meta property="og:image" content="https://denis-rz.github.io/ILVeil-Releases/assets/screenshots/overview-main.png">
<meta property="og:image:alt" content="ILVeil desktop application main window">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="ILVeil | Desktop .NET Obfuscator and Release Protection Workflow">
<meta name="twitter:description" content="Windows desktop application for .NET protection, managed obfuscation, Native AOT workflows, and operational support.">
<meta name="twitter:image" content="https://denis-rz.github.io/ILVeil-Releases/assets/screenshots/overview-main.png">
<link rel="icon" href="./assets/appicon.ico">
<link rel="stylesheet" href="./styles.css?v=20260331b">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "ILVeil",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "Windows",
"url": "https://denis-rz.github.io/ILVeil-Releases/",
"downloadUrl": "https://denis-rz.github.io/ILVeil-Releases/releases/ILVeil-win-x64-1.0.0.zip",
"image": "https://denis-rz.github.io/ILVeil-Releases/assets/screenshots/overview-main.png",
"description": "Windows desktop application for .NET protection, managed obfuscation, Native AOT publishing, activation management, and stack-trace deobfuscation support.",
"softwareVersion": "1.0.0",
"author": {
"@type": "Person",
"name": "Denis-RZ"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
}
}
</script>
</head>
<body>
<div class="page-shell">
<header class="topbar">
<a class="brand" href="./">
<span class="brand__mark">IV</span>
<span class="brand__copy">
<strong>ILVeil</strong>
<span>Desktop .NET Protection Workflow</span>
</span>
</a>
<nav class="topnav" aria-label="Primary">
<a href="#capabilities">Capabilities</a>
<a href="#workflow">Workflow</a>
<a href="#screenshots">Screenshots</a>
<a href="#editions">Editions</a>
<a href="#download">Download</a>
</nav>
<a class="button button--ghost button--small" href="https://github.com/Denis-RZ/ILVeil-Releases/releases/tag/v1.0.0">Release v1.0.0</a>
</header>
<main>
<section class="hero">
<div class="hero__copy">
<p class="eyebrow">Windows desktop application</p>
<h1>Enterprise-style .NET protection from a desktop workflow people can actually operate.</h1>
<p class="lede">
ILVeil combines managed protection, Native AOT publishing, activation management, and release-facing
diagnostics in a calmer desktop experience for teams shipping compiled .NET applications on Windows.
</p>
<div class="hero__actions">
<a class="button button--primary" href="./releases/ILVeil-win-x64-1.0.0.zip">Download portable build</a>
<a class="button button--ghost" href="./releases/SHA256SUMS.txt">SHA-256 checksums</a>
<a class="button button--subtle" href="https://github.com/Denis-RZ/ILVeil-Releases">Public release repo</a>
</div>
<div class="hero__facts">
<article>
<span class="label">Platform</span>
<strong>Windows x64</strong>
</article>
<article>
<span class="label">Primary mode</span>
<strong>Desktop GUI</strong>
</article>
<article>
<span class="label">Distribution</span>
<strong>GitHub Releases + Pages</strong>
</article>
</div>
</div>
<aside class="hero__aside">
<div class="hero-card">
<div class="hero-card__top">
<div>
<p class="eyebrow">Current release</p>
<h2>Public distribution without exposing the private source repository.</h2>
</div>
<span class="release-pill">v1.0.0</span>
</div>
<p class="hero-card__copy">
The public repository contains release assets, checksums, screenshots, and documentation only.
The source code stays in the private repository.
</p>
<ul class="feature-list">
<li>Portable download package and checksums</li>
<li>Product screenshots and release notes</li>
<li>Licensing contact for Pro and evaluation</li>
</ul>
</div>
<figure class="hero-shot">
<img src="./assets/screenshots/overview-main.png" alt="ILVeil main window overview">
<figcaption>Main workflow overview</figcaption>
</figure>
</aside>
</section>
<section class="value-strip">
<article class="value-card">
<span class="label">Protection</span>
<strong>Managed assembly workflow</strong>
<p>Custom IL protection, preservation controls, and release-safe operator flow.</p>
</article>
<article class="value-card">
<span class="label">Publishing</span>
<strong>Native AOT aware</strong>
<p>Native AOT, trim, strip, and packaging decisions coordinated from one desktop surface.</p>
</article>
<article class="value-card">
<span class="label">Operations</span>
<strong>Supportable after release</strong>
<p>Activation, edition handling, protected builds, and stack-trace support stay visible.</p>
</article>
</section>
<section class="section" id="capabilities">
<div class="section__header">
<p class="eyebrow">Capabilities</p>
<h2>Structured around release operations, not just around one obfuscation switch.</h2>
<p class="section-copy">
ILVeil is positioned as a desktop <strong>.NET obfuscator</strong> and <strong>.NET protection</strong> product,
but the actual value is broader: protection, publish flow, licensing, and supportability are handled in a single workflow.
</p>
</div>
<div class="grid grid--three">
<article class="card">
<h3>Managed protection</h3>
<p>Protect compiled .NET assemblies with a custom IL layer, string protection, preservation logic, and rename-map output.</p>
</article>
<article class="card">
<h3>Native AOT publishing</h3>
<p>Coordinate release builds with Native AOT, trim, and strip options from the same desktop application.</p>
</article>
<article class="card">
<h3>Activation management</h3>
<p>Use a built-in activation surface for Free, Pro, and signed commercial license flows.</p>
</article>
<article class="card">
<h3>Protected builds tracking</h3>
<p>Keep release outputs, launch targets, and protected application records visible after the build completes.</p>
</article>
<article class="card">
<h3>Support-oriented outputs</h3>
<p>Preserve stack-trace deobfuscation support and release diagnostics needed for post-ship issue handling.</p>
</article>
<article class="card">
<h3>Desktop-first experience</h3>
<p>Designed for operators who want a GUI-driven process instead of putting every protection step behind a terminal flow.</p>
</article>
</div>
</section>
<section class="section section--showcase">
<div class="showcase">
<div class="showcase__copy">
<p class="eyebrow">Why this layout exists</p>
<h2>A calmer product face for a security-heavy tool.</h2>
<p>
The public site is intentionally softer than the product category usually is. Instead of a loud “security dark theme,”
the page now leans into a light corporate palette, clearer content rhythm, and calmer decision points.
</p>
<div class="bullet-grid">
<article>
<strong>More corporate</strong>
<p>Cleaner grid, softer contrast, clearer hierarchy, and less “hacker tooling” mood.</p>
</article>
<article>
<strong>More legible</strong>
<p>Shorter hero copy, calmer cards, and more whitespace around product claims.</p>
</article>
<article>
<strong>More product-oriented</strong>
<p>The page frames ILVeil as a release workflow, not just as an obfuscation checkbox list.</p>
</article>
</div>
</div>
<figure class="showcase__shot">
<img src="./assets/screenshots/settings-custom-il.png" alt="ILVeil custom IL settings">
<figcaption>Custom IL settings and workflow controls</figcaption>
</figure>
</div>
</section>
<section class="section" id="workflow">
<div class="section__header">
<p class="eyebrow">Workflow</p>
<h2>One practical release sequence.</h2>
</div>
<div class="timeline">
<article class="timeline__item">
<span class="timeline__step">01</span>
<h3>Select the target</h3>
<p>Choose a project, solution, DLL, EXE, or frontend build and keep release context visible from the start.</p>
</article>
<article class="timeline__item">
<span class="timeline__step">02</span>
<h3>Apply protection policy</h3>
<p>Set managed protection options, preservation rules, Native AOT targets, and packaging decisions.</p>
</article>
<article class="timeline__item">
<span class="timeline__step">03</span>
<h3>Publish and validate</h3>
<p>Run the build pipeline, inspect logs, and keep post-protection visibility through records and audits.</p>
</article>
<article class="timeline__item">
<span class="timeline__step">04</span>
<h3>Ship with supportability</h3>
<p>Use edition policy, activation, and deobfuscation support as part of the production handoff.</p>
</article>
</div>
</section>
<section class="section" id="screenshots">
<div class="section__header">
<p class="eyebrow">Screenshots</p>
<h2>Desktop views from the product itself.</h2>
</div>
<div class="gallery">
<figure class="shot">
<img src="./assets/screenshots/overview-main.png" alt="ILVeil main interface">
<figcaption>Main workflow</figcaption>
</figure>
<figure class="shot">
<img src="./assets/screenshots/settings-custom-il.png" alt="ILVeil custom IL settings">
<figcaption>Custom IL settings</figcaption>
</figure>
<figure class="shot">
<img src="./assets/screenshots/applications.png" alt="ILVeil protected builds window">
<figcaption>Protected builds</figcaption>
</figure>
<figure class="shot">
<img src="./assets/screenshots/logs.png" alt="ILVeil build logs">
<figcaption>Logs and runtime feedback</figcaption>
</figure>
</div>
</section>
<section class="section" id="editions">
<div class="section__header">
<p class="eyebrow">Editions</p>
<h2>Public-facing edition structure that reads clearly.</h2>
</div>
<div class="grid grid--three">
<article class="plan">
<p class="plan__label">Free</p>
<h3>Good for evaluation and smaller protected outputs</h3>
<p>Includes the desktop workflow, managed protection baseline, Native AOT path, and the public release experience.</p>
<ul class="feature-list feature-list--compact">
<li>Desktop protection workflow</li>
<li>Managed protection baseline</li>
<li>Native AOT publish support</li>
<li>Up to 3 logical user-managed assemblies per run</li>
</ul>
</article>
<article class="plan plan--featured">
<p class="plan__label">Pro</p>
<h3>Commercial desktop usage with fewer operational limits</h3>
<p>For paid usage, Pro removes the Free managed assembly cap and supports normal commercial release workflows.</p>
<ul class="feature-list feature-list--compact">
<li>Signed product-license flow</li>
<li>Commercial release usage</li>
<li>No Free assembly cap</li>
<li>Evaluation and licensing by request</li>
</ul>
</article>
<article class="plan">
<p class="plan__label">Enterprise</p>
<h3>Reserved for organization-level onboarding</h3>
<p>Use this path for larger teams that want direct licensing discussion, rollout planning, or broader terms.</p>
<ul class="feature-list feature-list--compact">
<li>Team onboarding discussion</li>
<li>Commercial coordination</li>
<li>Direct contact workflow</li>
<li>Handled through support email</li>
</ul>
</article>
</div>
</section>
<section class="section" id="download">
<div class="download-banner">
<div class="download-banner__copy">
<p class="eyebrow">Download</p>
<h2>Portable release package for Windows x64</h2>
<p>
This public repository contains release binaries, checksums, screenshots, and public documentation only.
The private source code repository is not exposed here.
</p>
</div>
<div class="download-banner__links">
<a class="download-link" href="./releases/ILVeil-win-x64-1.0.0.zip">ILVeil-win-x64-1.0.0.zip</a>
<a class="download-link" href="./releases/SHA256SUMS.txt">SHA256SUMS.txt</a>
<a class="download-link" href="https://github.com/Denis-RZ/ILVeil-Releases/releases/tag/v1.0.0">Release notes</a>
</div>
</div>
</section>
<section class="section section--faq">
<div class="section__header">
<p class="eyebrow">FAQ</p>
<h2>Public distribution model.</h2>
</div>
<div class="grid grid--three">
<article class="card">
<h3>Is the source code public?</h3>
<p>No. This repository is only the public release site and release package host. The source repository remains private.</p>
</article>
<article class="card">
<h3>Is this a CLI package?</h3>
<p>No. ILVeil is presented here as a Windows desktop GUI application. Public delivery is through GitHub Releases and GitHub Pages.</p>
</article>
<article class="card">
<h3>Can GitHub Pages look corporate?</h3>
<p>Yes. GitHub Pages can host a polished static product site. The limitation is backend logic, not visual brand quality.</p>
</article>
</div>
</section>
<section class="section" id="licensing">
<div class="support-banner">
<div>
<p class="eyebrow">Licensing</p>
<h2>Pro licensing and evaluation requests</h2>
<p class="section-copy">
For commercial Pro licensing or evaluation requests, contact
<a href="mailto:dengwebdev@gmail.com">dengwebdev@gmail.com</a>.
</p>
</div>
<div class="support-banner__note">
<span class="label">Public repository</span>
<strong>Release assets and product documentation only</strong>
</div>
</div>
</section>
</main>
<footer class="footer">
<p>ILVeil public release site</p>
<p>
<a href="https://github.com/Denis-RZ/ILVeil-Releases">Public repository</a>
<span>·</span>
<a href="https://github.com/Denis-RZ/ILVeil-Releases/releases/tag/v1.0.0">Release v1.0.0</a>
</p>
</footer>
</div>
</body>
</html>