google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.05k stars 204 forks source link

Ghidra: capture string references #124

Closed williballenthin closed 7 months ago

williballenthin commented 9 months ago

The Ghidra exporter should populate the string_reference table.

https://github.com/google/binexport/blob/5795afc727e7ab66072ea12b38f3e9c978bfa046/java/src/main/java/com/google/security/binexport/BinExport2Builder.java#L534

cblichmann commented 9 months ago

Similar to #123.

@williballenthin, there is an internal draft change for this that I'll add you to.