thixotropist / ghidra_import_tests

Experimental framework for testing Ghidra binary import support
1 stars 0 forks source link

WIP: Generate ghidra import tests with an external toolchain #2

Closed thixotropist closed 10 months ago

thixotropist commented 10 months ago

Generate minimal and easy-to-screen RISCV-64 objects to use in testing Ghidra. These objects can range from a helloworld executable up to an assembly-language collection of all 8 discrete types of memory barrier fence instructions used in a generic network kernel driver.