<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>kernelkennel - macos</title>
    <subtitle>A small blog against my writeups, learnings and non-sponsored views on a whole bunch of things around security.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://kernelkennel.com/tags/macos/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://kernelkennel.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2025-10-25T00:00:00+00:00</updated>
    <id>https://kernelkennel.com/tags/macos/atom.xml</id>
    <entry xml:lang="en">
        <title>Ruxmon Talk - Rosetta2 game hacking</title>
        <published>2025-10-25T00:00:00+00:00</published>
        <updated>2025-10-25T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              noblenote
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://kernelkennel.com/posts/ruxmon-rosetta2/"/>
        <id>https://kernelkennel.com/posts/ruxmon-rosetta2/</id>
        
        <content type="html" xml:base="https://kernelkennel.com/posts/ruxmon-rosetta2/">&lt;h1 id=&quot;rosetta-2-and-assaultcube&quot;&gt;Rosetta 2 and AssaultCube&lt;a class=&quot;anchor&quot; aria-hidden=&quot;true&quot; href=&quot;#rosetta-2-and-assaultcube&quot; hidden=&quot;&quot;&gt;#&lt;&#x2F;a&gt;
&lt;&#x2F;h1&gt;
&lt;p&gt;2025-10-25&lt;&#x2F;p&gt;
&lt;p&gt;Coming off the prior AssaultCube post, I recently presented a talk about it for &lt;a rel=&quot;noopener external&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;www.meetup.com&#x2F;ruxmon&#x2F;&quot;&gt;Ruxmon Melbourne&lt;&#x2F;a&gt; last month!&lt;&#x2F;p&gt;
&lt;h3 id=&quot;slides-in-question&quot;&gt;Slides in question&lt;a class=&quot;anchor&quot; aria-hidden=&quot;true&quot; href=&quot;#slides-in-question&quot; hidden=&quot;&quot;&gt;#&lt;&#x2F;a&gt;
&lt;&#x2F;h3&gt;
&lt;object data=&quot;&#x2F;04&#x2F;slides_final.pdf&quot; type=&quot;application&#x2F;pdf&quot; width=&quot;100%&quot; height=&quot;500px&quot;&gt;
      &lt;p&gt;Unable to display PDF file. &lt;a href=&quot;&#x2F;04&#x2F;slides_final.pdf&quot;&gt;Download&lt;&#x2F;a&gt; instead.&lt;&#x2F;p&gt;
&lt;&#x2F;object&gt;
&lt;p&gt;Attached is a basic overview of my slides, and this page will get updated with my github commits in the future.&lt;&#x2F;p&gt;
&lt;p&gt;Going forward for my next project, I&#x27;d love to try to move to Zig as a tool to craft these cheats over Rust - I found it hard to do exploit development in a language where the compiler and computer is yelling at me all the time.&lt;&#x2F;p&gt;
&lt;p&gt;Plans are to make a natural step-by-step machine for crafting bespoke tests against Javascript engines.
This isn&#x27;t going to be useful at all, but I want to understand a bit more about compilers and AST (abstract syntax trees) and lexers by having a powerlevel10k-like wizard where a user goes through a list of options to craft a list of tests that can be optimised.&lt;&#x2F;p&gt;
&lt;p&gt;I imagine it will be pretty similar to LLVMs tutorial for making your own language using their pipeline and example of clang, so I&#x27;m pretty excited to get on with it!&lt;&#x2F;p&gt;
&lt;p&gt;Till next time!&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
