<?xml version="1.0" encoding="UTF-8"?>    <rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
    <channel>
        <title>Building a CS:GO skin changer - aixxe</title>
        <description><![CDATA[Hello. I make video games do things they weren't supposed to do.]]></description>
        <language>en</language>
        <link>https://aixxe.net</link>
        <generator>monologue/3.0</generator>

        
                    <item>
                <title>Finishing off the skin changer project</title>
                <author>aixxe</author>
                <link>https://aixxe.net/2016/11/knife-changer-csgo</link>
                <guid isPermaLink="true">https://aixxe.net/2016/11/knife-changer-csgo</guid>

                                    <category>Development</category>
                                    <category>Software hacking</category>
                                    <category>Tutorials</category>
                
                <description><![CDATA[Attempting to cover the missing features in a concise manner.]]></description>
                <content:encoded><![CDATA[As promised, here's the first in a series of follow-up posts on my initial 'introduction to Source hacking' post. This time we'll be adding the crucial missing feature from our skin changer: the ability to set custom knives.]]></content:encoded>

                <pubDate>Sun, 13 Nov 2016 02:42:32 +0000</pubDate>
                <updated>Thu, 24 Feb 2022 10:58:35 +0000</updated>
            </item>
                    <item>
                <title>An introduction to Source hacking on Linux</title>
                <author>aixxe</author>
                <link>https://aixxe.net/2016/09/linux-skin-changer</link>
                <guid isPermaLink="true">https://aixxe.net/2016/09/linux-skin-changer</guid>

                                    <category>Development</category>
                                    <category>Software hacking</category>
                                    <category>Tutorials</category>
                
                <description><![CDATA[Building a skin changer for Counter-Strike: Global Offensive from scratch.]]></description>
                <content:encoded><![CDATA[In this post, I'll be touching on some of the concepts of internal hacking, specifically on Linux and how we can modify game behavior by reading, writing memory and intercepting function calls. This is mainly for those who already have some basic experience, likely with game hacking on Windows, and want to build existing or brand new projects on Linux.]]></content:encoded>

                <pubDate>Sun, 18 Sep 2016 03:28:38 +0000</pubDate>
                <updated>Thu, 24 Feb 2022 10:33:09 +0000</updated>
            </item>
            </channel>
</rss>
