<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Articles on tomato's blog</title><link>https://blog.akmee.xyz/articles/</link><description>Recent content in Articles on tomato's blog</description><generator>Hugo</generator><language>en-us</language><atom:link href="https://blog.akmee.xyz/articles/index.xml" rel="self" type="application/rss+xml"/><item><title>A Post About LLMs</title><link>https://blog.akmee.xyz/articles/llm/</link><pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate><guid>https://blog.akmee.xyz/articles/llm/</guid><description>Notes from diving into how Large Language Models work: the transformer architecture, neural networks, training loops, and why petabytes of data compress down to just weights and biases.</description></item><item><title>Discord DLL Hijacking</title><link>https://blog.akmee.xyz/articles/discord-dll/</link><pubDate>Mon, 28 Apr 2025 00:00:00 +0000</pubDate><guid>https://blog.akmee.xyz/articles/discord-dll/</guid><description>A walkthrough of DLL hijacking through Discord, what DLLs are, how Windows resolves them, and how a missing d3d12.dll in Discord&amp;#39;s directory becomes arbitrary code execution.</description></item><item><title>What's Heaven's Gate and how it's used on malwares</title><link>https://blog.akmee.xyz/articles/heavens-gate/</link><pubDate>Tue, 28 Jan 2025 00:00:00 +0000</pubDate><guid>https://blog.akmee.xyz/articles/heavens-gate/</guid><description>Exploring the &amp;#34;Heaven&amp;#39;s Gate&amp;#34; technique, this post delves into how 32-bit malware can execute 64-bit code to cleverly evade security software. We will be dissecting the Windows internals and the WoW64 subsystem to reveal how this architectural transition works. By reverse-engineering system calls, you&amp;#39;ll get a detailed look at how malware uses this sophisticated method to stay hidden.</description></item></channel></rss>