fix: NetScape/IE compatibility, cleaned code

This commit is contained in:
2024-04-22 16:35:10 +02:00
parent 3485265d08
commit 95d271cb7c
8 changed files with 15 additions and 19 deletions

View File

@@ -1,6 +1,4 @@
<!--#include virtual="header.html" -->
<body>
<article aria-label="Content" itemscope itemtype="http://schema.org/BlogPosting">
<h1 itemprop="name headline">Reversing VAC winapi hooks</h1>
@@ -44,3 +42,6 @@ To conclude, reversing VAC is a great way of learning as it's not obfuscated/pac
<!--#include virtual="footer.html" -->
</body>
</html>