Skip to content

Releases: tautology0/UEFLoader

0.2.1

27 Dec 22:43
Compare
Choose a tag to compare
0.2.1 Pre-release
Pre-release

Quick update so that it builds with Ghidra 11. Copy the below zip to ghidra/Extensions/Ghidra, then File->Install Extensions and restart Ghidra to activate it.

Then just load a .uef file in as you would a normal file and it should do a lot of stuff automagically.

Initial binary (JRE 11 / Ghidra 10.1.2)

18 May 19:40
Compare
Choose a tag to compare
Pre-release

An initial release of the plugin in, copy it into %USERPROFILE%\ghidra_scripts or $USERDIR/ghidra_scripts depending on the OS you use and then File->Install Extensions within Ghidra to enable it.

Then just drop a BeebEm state file into Ghidra. If the PC is in RAM it will give a useful injection point, if not you'll have to guess.