<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ghidra on Foong Xin Yu</title><link>https://uxinnn.github.io/tags/ghidra/</link><description>Recent content in Ghidra on Foong Xin Yu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 27 Apr 2026 16:12:42 +0800</lastBuildDate><atom:link href="https://uxinnn.github.io/tags/ghidra/index.xml" rel="self" type="application/rss+xml"/><item><title>Ghidra x IntelliJ: A Plugin Glow-Up</title><link>https://uxinnn.github.io/posts/ghidra-x-intellij-a-plugin-glowup/</link><pubDate>Mon, 27 Apr 2026 16:12:42 +0800</pubDate><guid>https://uxinnn.github.io/posts/ghidra-x-intellij-a-plugin-glowup/</guid><description>&lt;h1 id="introduction"&gt;
 Introduction
 &lt;a class="heading-link" href="#introduction"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;When I first started learning programming, the first proper IDE that I ever used was PyCharm. Since then, I became a sucker for JetBrains IDEs and have stuck to them as much as possible when developing software. As such, it was to my horror when I started exploring Ghidra scripting that full dev support was only provided for Eclipse via the GhidraDev plugin bundled together with Ghidra (Does anyone even use Eclipse…?). VSCode is also given some love via the “Create VSCode Module Project” option in Ghidra. However, IntelliJ has been left out completely. Considering that IntelliJ is the one of the most widely used IDE for Java development, I was quite surprised that the only available support for Ghidra development with IntelliJ was a &lt;a href="https://plugins.jetbrains.com/plugin/18086-ghidra" class="external-link" target="_blank" rel="noopener"&gt;broken 3rd party plugin&lt;/a&gt; in the IntelliJ plugin marketplace that was last updated in 2024. There was &lt;a href="https://github.com/R3TRO04/intellij-ghidra" class="external-link" target="_blank" rel="noopener"&gt;some effort&lt;/a&gt; by others to fix the plugin. However, it was still missing some crucial features that I wanted. Being a diehard JetBrains fan, I thus decided to fix the Ghidra IntelliJ plugin and give it a boost.&lt;/p&gt;</description></item><item><title>A Gentle Introduction to Static Analysis with Ghidra Pcode</title><link>https://uxinnn.github.io/posts/a-gentle-introduction-to-static-analysis-with-ghidra-pcode/</link><pubDate>Sat, 18 Apr 2026 22:31:18 +0800</pubDate><guid>https://uxinnn.github.io/posts/a-gentle-introduction-to-static-analysis-with-ghidra-pcode/</guid><description/></item></channel></rss>