Changes
Page history
Update An Introduction to Ghidra
authored
Apr 08, 2019
by
Aaron Scott Pope
Show whitespace changes
Inline
Side-by-side
Tool-Guides/An-Introduction-to-Ghidra.md
View page @
06174280
...
@@ -115,7 +115,7 @@ There are numerous views that can be used to further analyze a binary.
...
@@ -115,7 +115,7 @@ There are numerous views that can be used to further analyze a binary.
`Window > Defined Strings`
shows a list of extracted strings and clicking on a string takes you to the relevant portion of the assembly code.
`Window > Defined Strings`
shows a list of extracted strings and clicking on a string takes you to the relevant portion of the assembly code.


Of course, this is only a brief selection of the capabilities of Ghidra.
Of course, this is only a brief selection of the capabilities of Ghidra.
See the official documentation in the resources below for more information.
See the official documentation in the resources below for more information.
...
...
...
...