-
-
Save shinyquagsire23/597a790dcb445adc5c68ce59462074bd to your computer and use it in GitHub Desktop.
Ghidra Sleigh quick test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/zsh | |
./install/bin/sleigh -l -a install/share/sleigh/specfiles/Ghidra/Processors/aeon/ &&\ | |
echo "Done..." &&\ | |
cp -r /Users/maxamillion/workspace/sleigh/install/share/sleigh/specfiles/Ghidra/Processors/aeon/data /Users/maxamillion/Programs/ghidra_10.2.3_PUBLIC/Ghidra/Processors/aeon/ &&\ | |
install/bin/sleigh-lift disassemble aeon.sla 506001C060011DC0F40401C8C71E00FC21FEE40C81100C811220E038c8802801c0a4000feca10088D4C7FEC220E02C44600dE4001C10c2afe4f5a090038a5c630824af1d08e701f40d0007f40d0017f40d0027f40d0037f4000005000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000e40e26b9e40e26b9 -p install/share/sleigh/specfiles #10810C |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment