Bits of Entropy

Setting Up Unit Tests for Ghidra Plugins


If you're working on a Ghidra plugin that performs some non-trivial program analysis you might be interested in unit testing your algorithms, this article is a collection of notes on set those up.