You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
<imgwidth="400"src="doc/logo.png"alt="A medieval dragon holding a book with linker script writings">
8
8
</p>
9
9
10
-
This is a Ghidra extension that provides some user friendly ways to parse small source code snippets into data types.
10
+
This is a Ghidra extension that provides an automated way to parse Linker Scripts (`.ld`) and extract information from them. Currently, the plugin is able to extract symbol names from `PROVIDE` instructions.
0 commit comments