Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
0a777h committed Nov 18, 2024
1 parent 58e1f51 commit 2855b22
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion download.html
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ <h1 id="vxlang-overview">Download</h1>

<h2 id="software-protector">Latest Version</h2>
<p>
<b>1.7.3.0</b>
<b>1.7.4.0</b>
</p>

<h2 id="software-protector">Windows Binary</h2>
Expand Down
13 changes: 13 additions & 0 deletions news/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,19 @@ <h2 id="2024.08.28">2024.08~ </h2>

<h1 id="vxlang-overview">News</h1>

<h2 id="1.7.4.0">1.7.4.0</h2>
<div class="code-block">
<ul>
<li><b>Windows Version Patch</b></li>
<ul>
<li>Fixed a bug that prevented SEH processing during function unit obfuscation.</li>
<li>Fixed all obfuscation entry points to be virtualized.</i>
</ul>
</ul>
</div>

<!-- -->

<h2 id="1.7.3.0">1.7.3.0</h2>
<div class="code-block">
<ul>
Expand Down

0 comments on commit 2855b22

Please sign in to comment.