Skip to content

db_info: populate md5/sha256 (#1 residual) - #10

Merged
0xeb merged 1 commit into
mainfrom
feat/db-info-hashes
Jun 23, 2026
Merged

db_info: populate md5/sha256 (#1 residual)#10
0xeb merged 1 commit into
mainfrom
feat/db-info-hashes

Conversation

@0xeb

@0xeb 0xeb commented Jun 23, 2026

Copy link
Copy Markdown
Owner

Fills the long-empty db_info.md5 / sha256 columns by mapping them from the opened program's metadata, now that the host carries them (0xeb/libghidra#17).

The SQL columns and ProgramInfoRow fields already existed; only the value wiring was missing. With the #1 db_info fix already merged (active program is opened in headless), this flows in headless and --url alike.

Depends on 0xeb/libghidra#17 (merge that first). Verified: /bin/ls db_info md5 985bea2a… + sha256.

The host now carries executable md5/sha256 in the OpenProgram response
(0xeb/libghidra). Map them into the db_info row; the columns and ProgramInfoRow
fields already existed but were never filled. Completes the #1 db_info metadata.
@0xeb
0xeb merged commit 2770a4d into main Jun 23, 2026
2 of 8 checks passed
@0xeb
0xeb deleted the feat/db-info-hashes branch June 23, 2026 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant