<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: not_a9</title><link>https://news.ycombinator.com/user?id=not_a9</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 18 Aug 2026 13:22:56 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=not_a9" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by not_a9 in "How do functions like alloca allocate memory from the stack?"]]></title><description><![CDATA[
<p>While I’m not sure if this is a bot (where did vidya enter the convo?), game hacking on both cheat and anticheat side has genuinely deep Windows internals knowledge (admittedly somewhat lopsided, but deep nonetheless)</p>
]]></description><pubDate>Tue, 18 Aug 2026 02:21:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49340383</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49340383</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49340383</guid></item><item><title><![CDATA[New comment by not_a9 in "AI Is Solving CTF Challenges in Minutes"]]></title><description><![CDATA[
<p>OK, but is that fun for people who don’t wanna clankermaxx? In addition this does not address the paytowin aspect of clankermaxxed CTFs</p>
]]></description><pubDate>Wed, 12 Aug 2026 13:29:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=49272123</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49272123</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49272123</guid></item><item><title><![CDATA[New comment by not_a9 in "AI Is Solving CTF Challenges in Minutes"]]></title><description><![CDATA[
<p>The talk about DEFCON CTF this year on Twitter seems to imply having LLMs allowed in CTF (or, at least, allowing autoslopping without significant restrictions) kinda kills the game. There’s a ton of sentiment about CTF being effectively dead.<p>Outside of DEFCON I think this is an interesting article: <a href="https://osec.io/blog/save-ctfs-fund/" rel="nofollow">https://osec.io/blog/save-ctfs-fund/</a></p>
]]></description><pubDate>Wed, 12 Aug 2026 13:28:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49272107</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49272107</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49272107</guid></item><item><title><![CDATA[New comment by not_a9 in "AI Is Solving CTF Challenges in Minutes"]]></title><description><![CDATA[
<p>Safeguards don’t really trigger for CTF stuff. I’m sure most people are on the subscription plans instead of suffering through API pricing</p>
]]></description><pubDate>Wed, 12 Aug 2026 13:26:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=49272078</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49272078</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49272078</guid></item><item><title><![CDATA[New comment by not_a9 in "Learning more about Claude's mathematical capabilities"]]></title><description><![CDATA[
<p>To the best of my knowledge: doesn’t the current build of Claude Code use the Rust port of Bun?</p>
]]></description><pubDate>Tue, 11 Aug 2026 11:19:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49256423</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49256423</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49256423</guid></item><item><title><![CDATA[New comment by not_a9 in "Datalog Disassembly"]]></title><description><![CDATA[
<p>Generally binary rewriters will add a new section for the rewritten code/other stuff that needs regeneration (relocations, exception info, the like)</p>
]]></description><pubDate>Sun, 09 Aug 2026 07:13:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49229139</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49229139</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49229139</guid></item><item><title><![CDATA[New comment by not_a9 in "Xbox goes down. You can't play games you own on disc"]]></title><description><![CDATA[
<p>To add to this, the obfuscation used for their anticheat seems to be… kinda bad? Worse than Epic’s virtualizer/Griffin probably<p><a href="https://k0mkc.hatenablog.com/entry/2026/08/06/032440" rel="nofollow">https://k0mkc.hatenablog.com/entry/2026/08/06/032440</a><p>Mind you, odds are their anti-tamper/DRM is a different case.</p>
]]></description><pubDate>Thu, 06 Aug 2026 19:47:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=49201456</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49201456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49201456</guid></item><item><title><![CDATA[New comment by not_a9 in "Xbox goes down. You can't play games you own on disc"]]></title><description><![CDATA[
<p>back.engineering folks seem to imply that Denuvo is another case of virtualization based obfuscator being vulnerable to a symbolic execution/optimization approach.<p>> As AI assisted static deobfuscation continues to improve we will see more virtual machine based obfuscators fold away. In an upcoming article we will publish details on how we fully statically devirtualized Denuvo anti(tamper/cheat). One of the most attacked pieces of software second only to anticheats.<p>…or you can not bother with analyzing at all and just feed correct CPUID/shared data/whatever values to Denuvo, like the hypervisor thing does.<p><a href="https://back.engineering/blog/31/07/2026/" rel="nofollow">https://back.engineering/blog/31/07/2026/</a></p>
]]></description><pubDate>Tue, 04 Aug 2026 14:22:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=49169424</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49169424</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49169424</guid></item><item><title><![CDATA[New comment by not_a9 in "The Art of 64-bit Assembly"]]></title><description><![CDATA[
<p>Out of idle curiosity: can NASM emit Windows unwind information? For the matter, can any assembler do so automatically?</p>
]]></description><pubDate>Sun, 02 Aug 2026 13:39:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=49144623</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49144623</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49144623</guid></item><item><title><![CDATA[Static Devirtualization of Tencent VM]]></title><description><![CDATA[
<p>Article URL: <a href="https://back.engineering/blog/31/07/2026/">https://back.engineering/blog/31/07/2026/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49137336">https://news.ycombinator.com/item?id=49137336</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Sat, 01 Aug 2026 19:01:34 +0000</pubDate><link>https://back.engineering/blog/31/07/2026/</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49137336</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49137336</guid></item><item><title><![CDATA[New comment by not_a9 in "Valve Sponsors Work Bringing Open-Source RADV Driver to Windows"]]></title><description><![CDATA[
<p>The service where Counter-Strike actually gets played competitively, FaceIT, does not work on Linux.</p>
]]></description><pubDate>Wed, 29 Jul 2026 21:17:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49103218</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49103218</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49103218</guid></item><item><title><![CDATA[New comment by not_a9 in "User Interfaces of the Demo Scene"]]></title><description><![CDATA[
<p>Kinda offtopic, but I was <i>somewhat surprised</i> by Assembly having an “exclusive AI partner” this year.</p>
]]></description><pubDate>Wed, 29 Jul 2026 14:02:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49097668</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49097668</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49097668</guid></item><item><title><![CDATA[New comment by not_a9 in "Cracking Windows Open: Porting RADV to Win32"]]></title><description><![CDATA[
<p>Throw a lawn dart at the contents of <a href="https://vx-underground.org/Archive/Driver%20Collection/Bulk%20Downloads" rel="nofollow">https://vx-underground.org/Archive/Driver%20Collection/Bulk%...</a> all drivers download, load the resulting driver and try to get into Fortnite or something. It'll probably get in fine assuming driver isn't Unknowncheats superstar already</p>
]]></description><pubDate>Wed, 29 Jul 2026 12:34:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49096670</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49096670</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49096670</guid></item><item><title><![CDATA[New comment by not_a9 in "Cracking Windows Open: Porting RADV to Win32"]]></title><description><![CDATA[
<p>Sandboxie/WinFSP/KVM guest drivers for Windows are open source too<p>I’m sure there are more open source examples. A newer one is <a href="https://github.com/namazso/PawnIO/tree/master" rel="nofollow">https://github.com/namazso/PawnIO/tree/master</a> I guess?</p>
]]></description><pubDate>Wed, 29 Jul 2026 09:53:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49095321</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49095321</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49095321</guid></item><item><title><![CDATA[New comment by not_a9 in "Cracking Windows Open: Porting RADV to Win32"]]></title><description><![CDATA[
<p>If anti-cheats actively whitelisted drivers playing competitive video games would be impossible for people using any rarer HW/utilities. Vulnerable drivers are generally blacklisted when found.<p>Getting your driver signed seems like a pain these days, yeah</p>
]]></description><pubDate>Wed, 29 Jul 2026 09:41:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=49095234</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49095234</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49095234</guid></item><item><title><![CDATA[Implementing SEH in Rust and why you shouldn't do it]]></title><description><![CDATA[
<p>Article URL: <a href="https://engineering.zeroitlab.com/2022/03/13/rust-seh/">https://engineering.zeroitlab.com/2022/03/13/rust-seh/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49042513">https://news.ycombinator.com/item?id=49042513</a></p>
<p>Points: 3</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Jul 2026 22:42:32 +0000</pubDate><link>https://engineering.zeroitlab.com/2022/03/13/rust-seh/</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49042513</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042513</guid></item><item><title><![CDATA[New comment by not_a9 in "Claude Opus 5"]]></title><description><![CDATA[
<p>Reversing for the most part, though lately I’ve been doing some code obfuscation/binary rewriting stuff. Fable will switch to Opus instantly on these and I’m unsure how this will perform. I suppose the only way to find out is to test.</p>
]]></description><pubDate>Fri, 24 Jul 2026 17:41:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=49039160</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49039160</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49039160</guid></item><item><title><![CDATA[New comment by not_a9 in "Claude Opus 5"]]></title><description><![CDATA[
<p>5.6-Sol is a lot more permissive than Opus/Fable even w/ CVP (once you sign your soul away to Palantir via Persona, anyway), while maintaining better capabilities</p>
]]></description><pubDate>Fri, 24 Jul 2026 17:17:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49038806</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49038806</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49038806</guid></item><item><title><![CDATA[New comment by not_a9 in "Claude Opus 5"]]></title><description><![CDATA[
<p>> Opus 5’s safeguards match
those of Claude Fable 5’s, with one change: it now permits source-code vulnerability
discovery at all access levels. This means that the model can support defensive
cybersecurity work while still blocking vulnerability discovery in compiled binaries, which is more commonly used offensively.<p>Okay so it’s worse than Opus 4.8 for my purposes I guess?</p>
]]></description><pubDate>Fri, 24 Jul 2026 17:11:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49038666</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49038666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49038666</guid></item><item><title><![CDATA[New comment by not_a9 in "Roblox Officially Supports GrapheneOS"]]></title><description><![CDATA[
<p>Are the other Zero IT Lab products like their code virtualizer of similar quality to Theia? My only exposure has been that one RE//verse presentation and shitposts on UC.</p>
]]></description><pubDate>Wed, 22 Jul 2026 19:12:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49011961</link><dc:creator>not_a9</dc:creator><comments>https://news.ycombinator.com/item?id=49011961</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49011961</guid></item></channel></rss>