<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: csnate</title><link>https://news.ycombinator.com/user?id=csnate</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 16 Jun 2026 01:39:57 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=csnate" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by csnate in "Ask HN: What are you working on? (June 2026)"]]></title><description><![CDATA[
<p>I'm building a plugin for Ghidra called Specter that aims to bring semi-deterministic agent workflows to Ghidra. It adds a terminal like interface to Ghidra's code browser where you can chat or run DSL queries.<p>The project is currently 100% vibe coded with codex\gpt-5.5, but after running some experiments, I'm working on replacing some of the vibe coded SQL engine with Apache Calcite.<p><a href="https://github.com/coldentry/Specter" rel="nofollow">https://github.com/coldentry/Specter</a></p>
]]></description><pubDate>Sun, 14 Jun 2026 17:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48529967</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=48529967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48529967</guid></item><item><title><![CDATA[Show HN: Multiturn GRPO on the DGX Spark]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/nathanjackson/spark-grpo">https://github.com/nathanjackson/spark-grpo</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=46917426">https://news.ycombinator.com/item?id=46917426</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 06 Feb 2026 20:01:09 +0000</pubDate><link>https://github.com/nathanjackson/spark-grpo</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=46917426</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46917426</guid></item><item><title><![CDATA[New comment by csnate in "Ask HN: Seeeking help to reverse engineer a PCB"]]></title><description><![CDATA[
<p>Reverse engineering is my bread and butter. I’d be willing to look into this for you.<p>Feel free to reach out: uniform_solar.9i@icloud.com</p>
]]></description><pubDate>Fri, 23 Jan 2026 23:44:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46739518</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=46739518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46739518</guid></item><item><title><![CDATA[New comment by csnate in "Ask HN: What Are You Working On? (June 2025)"]]></title><description><![CDATA[
<p>I continue to work on PwnScan, a tool that combines traditional static analysis and AI to find vulnerabilities in binaries. I recently added support for integer overflow bugs.<p><a href="https://pwnscan.com/" rel="nofollow">https://pwnscan.com/</a></p>
]]></description><pubDate>Mon, 30 Jun 2025 11:21:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=44421907</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=44421907</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44421907</guid></item><item><title><![CDATA[New comment by csnate in "Ask HN: What are you working on? (May 2025)"]]></title><description><![CDATA[
<p>You’re the second person who has asked me this, I think I need to start a blog or something.<p>So I dont want to give too much away about how it works because I think I might try to offer a paid version where the results are private.<p>But at a high level it combines an LLM, program analysis, and heuristics.</p>
]]></description><pubDate>Mon, 26 May 2025 02:30:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=44093408</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=44093408</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44093408</guid></item><item><title><![CDATA[New comment by csnate in "Ask HN: What are you working on? (May 2025)"]]></title><description><![CDATA[
<p><a href="https://pwnscan.com" rel="nofollow">https://pwnscan.com</a><p>A binary static analysis tool that identifies vulnerabilities.<p>Right now, still just focused on buffer overflows. It can find some known CVEs and I’ve made several reliability improvements over the past month or so.<p>I think I’m going to expand to additional vulnerability types soon.</p>
]]></description><pubDate>Sun, 25 May 2025 21:06:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=44091130</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=44091130</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44091130</guid></item><item><title><![CDATA[New comment by csnate in "Launch HN: Jazzberry (YC X25) – AI agent for finding bugs"]]></title><description><![CDATA[
<p>Solving the false positive problem is like solving the halting problem. I don’t think we get to a world where static analysis tools don’t have them, AI or otherwise.<p>That said, I have found LLMs can find bugs in binaries. It’s not all false positives, as far as I can tell. I have a side project I’ve been working on that does just this (shameless plug): PwnScan.com. It’s currently free and focused on binaries.<p>The bad news is that you quickly get into a situation where you have too many false positives where it’s sometimes not feasible to sort through them all.</p>
]]></description><pubDate>Thu, 15 May 2025 01:46:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=43991059</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=43991059</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43991059</guid></item><item><title><![CDATA[New comment by csnate in "Ask HN: What are you working on? (April 2025)"]]></title><description><![CDATA[
<p>PwnScan - <a href="https://pwnscan.com/" rel="nofollow">https://pwnscan.com/</a><p>My current side project is a vulnerability scanner for binaries.  I do VR in my day job, so im trying to figure out how useful (or not) AI is for this domain.<p>Jury is still out. Getting false positives and negatives, but I can find some known CVEs!</p>
]]></description><pubDate>Mon, 28 Apr 2025 12:58:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=43821037</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=43821037</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43821037</guid></item><item><title><![CDATA[Show HN: I Made an AI-Powered Static Analyzer for Binaries]]></title><description><![CDATA[
<p>For at least a few years (since before COVID), in my circle everbody wants an AI tool that finds vulnerabilities in binaries. I have my reservations about such a tool because of my perception that AI is overhyped, so I decided to build one myself to see how useful it could be (or not).<p>I was actually kinda surprised how well it worked for my collection of binaries with known CVEs. It definitely has false positives and negatives, as any static analysis tool would, but I think its actually somewhat usable. I dont think the results are super actionable, but interesting nonetheless. I still think the AI hype can be out there sometimes, but this project taught me a lot about the subject and forced me to think in ways that I wouldn't normally when doing RE/VR/program analysis.<p>Right now, this is just a side project. It only looks for buffer overflows for now (still a common bug, believe it or not). I dont know if I'll expand this to more vulnerability types, work on trying to reduce the false positives, or if I'll even keep this going long term. Hoping to get some opinions on where to go next and find the bugs.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43808497">https://news.ycombinator.com/item?id=43808497</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 27 Apr 2025 00:44:43 +0000</pubDate><link>https://pwnscan.com</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=43808497</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43808497</guid></item><item><title><![CDATA[New comment by csnate in "Hunger shifts attention towards less healthy food options, study finds"]]></title><description><![CDATA[
<p>This has been my experience when using Zepbound, one of the new-ish weight loss drugs. Since I am not hungry all the time or having strong cravings, I think much more carefully about what I eat and how much. “I can only eat this much, so I better eat something with protein/fiber.” Before I would not feel sated until I gave into a craving.<p>Downside though is that sometimes I end up “wanting to want.” Like, having a date night with the wife, social gatherings with food, or just the occasional indulgence.</p>
]]></description><pubDate>Sun, 13 Apr 2025 04:35:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43670128</link><dc:creator>csnate</dc:creator><comments>https://news.ycombinator.com/item?id=43670128</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43670128</guid></item></channel></rss>