Commit graph

3 commits

Author SHA1 Message Date
ghidra1
8c441250f5 GP-5742 Cleanup preferred CommentType enum use. Changed SARIF data component comment JSON serialization from int to String. 2025-06-06 17:58:07 -04:00
ghidra2
18c8e5b8d6 Changed data structure that holds addresses from Set to List. 2021-06-07 13:01:03 -04:00
ghidra2
0ec17a9bb7 Remove another redundant check for file offset < 0
Fixed four comments.
Changed location of call to containsFileOffset() from Memory.java toMemoryBlockSourceInfo.java.  Changed from print() to println() in thepython file.
GP-782: New API to support converting file offsets to memory addresses, with sample scripts that use it
2021-06-03 10:16:57 -04:00