Add a GnuTLS certtool decompiler fixture - #207
Open
zardus wants to merge 2 commits into
Open
Conversation
Member
Author
|
THIS MESSAGE WAS GENERATED BY AN AUTOMATED PROCESS Validation record for head
|
zardus
force-pushed
the
feature/adopt-binaries-6745
branch
from
August 28, 2026 13:05
9c8ca25 to
f60e2b3
Compare
Member
Author
|
THIS MESSAGE WAS GENERATED BY AN AUTOMATED PROCESS Exact fixture-shape and consumer-output record for #207.
Before — Exact consumer baselineAfter — Exact consumer head |
zardus
force-pushed
the
feature/adopt-binaries-6745
branch
from
August 28, 2026 16:49
f60e2b3 to
b2ad8d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
THIS MESSAGE WAS GENERATED BY AN AUTOMATED PROCESS
Problem
The nested-switch decompiler regression in the linked angr consumer needs the real GnuTLS
certtoolfunctionprint_infoat0x1d658. The binaries baseline has no fixture for that production control flow.Root cause
The reproducer existed only as a public DecBench ELF with debug paths unsuitable for a compact shared fixture. The consumer cannot download or build it during testing.
Fix
Add
tests/x86_64/decompiler/gnutls_certtool_O0after stripping only debug sections. Record the pinned DecBench source, exact transformation, source and fixture hashes, and GPLv3-or-later license beside it.Testing
GNU Binutils 2.46
objcopy --strip-debugreproduces the committed fixture byte-for-byte, and artifact inspection confirms the expected ELF and symbol. The validation record carries the exact evidence and content-identical rebase proof.Validation: #207 (comment)
sync: angr/angr#6745
session: sharpen