From af4fbd3355fd310bba52e5550a746e971bb32728 Mon Sep 17 00:00:00 2001 From: ALittlePatate Date: Fri, 5 Dec 2025 18:35:22 +0100 Subject: [PATCH] feat: added rss feed --- rss/feed.xml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 rss/feed.xml diff --git a/rss/feed.xml b/rss/feed.xml new file mode 100644 index 0000000..6359aff --- /dev/null +++ b/rss/feed.xml @@ -0,0 +1,31 @@ + + + + ~Blog of a French coder~ + https://patate.dev + Blog Posts + + + + Reverse engineering Guardian-rs's virtualization + https://patate.dev/pages/reversing_guardianrs1.html + https://patate.dev/pages/reversing_guardianrs1.html + Mon, 21 Oct 2024 00:00:00 +0000 + Analysis of the Guardian-rs code virtualization project. + + + Reversing VAC winapi hooks + https://patate.dev/pages/reversing_vac_winapi_hooks.html + https://patate.dev/pages/reversing_vac_winapi_hooks.html + Sun, 02 Jan 2022 00:00:00 +0000 + This article is about the implementation of winapi hooks inside Valve Anti Cheat (aka VAC). + + + -insecure mode bypass in CS:GO + https://patate.dev/pages/insecure_mode_bypass.html + https://patate.dev/pages/insecure_mode_bypass.html + Mon, 31 Jan 2022 00:00:00 +0000 + I will present you how i found an exploit to join VAC secured community servers with the -insecure flag enabled on CS:GO. + + +