Can I print out .text section of a binary from ghidra using headless or ghidrascript?? if so, how would i do it? #3041
anzosasuke
started this conversation in
General
Replies: 1 comment 9 replies
-
You should be able to:
Choose ASCII or HTML for the output. Be sure to check the box that limits the output to your selection. There is an options button on the export dialog that allows you to configure what gets printed. You could also perform more fine-grained output via a custom |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can I print out .text section of a binary from ghidra?? if so, how would i do it?
Beta Was this translation helpful? Give feedback.
All reactions