Hey you, thanks for passing by, let me introduce myself. I'm a French C/C++/Python/ASM coder who is interested in reverse engineering, Eurobeat music and 90's looking websites.
I don't know how you found this website but be free to check my blog where i post random stuff.
@@ -41,12 +24,6 @@
TaxiDriver - R/W kernel module for Linux (5.x - 6.x)
-
-
+
diff --git a/pages/blog.html b/pages/blog.html
index 0f52705..9218225 100644
--- a/pages/blog.html
+++ b/pages/blog.html
@@ -1,23 +1,6 @@
-
-
-
- ~Blog of a French coder~
-
-
+
-
At the writing of this blogpost, you can only join community servers with this flag enabled, this may change. Also, remember that even if you join a VAC secured server with this bypass, VAC will still be running thus this exploit is pretty useless. It was only a learning opportunity to me and shouldn't be considered as a VAC bypass.
-
+
+
diff --git a/pages/reversing_vac_winapi_hooks.html b/pages/reversing_vac_winapi_hooks.html
index 6c4be38..4600a7d 100644
--- a/pages/reversing_vac_winapi_hooks.html
+++ b/pages/reversing_vac_winapi_hooks.html
@@ -1,22 +1,6 @@
-
-
-
- ~Blog of a French coder~
-
-
+
-
@@ -59,9 +43,5 @@ We see that the function is defined the same as the original one; you need to do
To conclude, reversing VAC is a great way of learning as it's not obfuscated/packed and the code is pretty easy to read. Bye.
-
+
+
diff --git a/python_script/generate_article.py b/python_script/generate_article.py
index 7ebd59f..994917e 100644
--- a/python_script/generate_article.py
+++ b/python_script/generate_article.py
@@ -27,24 +27,8 @@ def write_file(text) :
def generate_base(title) :
base = """
-
-
-
- """+title+"""
-
-
+
-