In the last Automating Ghidra post [https://allthingsreversed.io/scripting-ghidra/] we looked
at how we can script Ghidra to do some mundane operations on the Memory Map of
our binary. This time we will automate renaming labels for the data based on the
values.
--------------------------------------------------------------------------------
During ASIS CTF 2020 a