-
Notifications
You must be signed in to change notification settings - Fork 539
Fix review issues from #1375 (quantumstrand correctness/regression fixes) #1376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mr-tz
merged 21 commits into
mandiant:quantumstrand
from
vee1e:fix/quantumstrand-review-1375
Aug 19, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
21a9a71
fix(enrich): recognize XOR-decoded PE/ELF layout names
vee1e 916e310
fix(pipeline): -y/--yes now disables deobfuscation
vee1e 47445d6
fix(cache): include the analysis format in the cache key
vee1e 13c3fc8
fix(layout): annotate PE/ELF root-level strings with structures
vee1e 552b487
fix(cli): reject --summary with --analyze-functions
vee1e cede3de
fix(scripts): make --pes mode reachable in extract_strings.py
vee1e 7c4d4d0
fix(tags): detect unpulled Git LFS pointers in all loaders
vee1e 26af97d
style: black/isort formatting for earlier fixes
vee1e 68ca344
refactor(pipeline): drop dead --disable-progress plumbing
vee1e 8c2451c
refactor(cli): rename -y/--yes to --no-prompt
vee1e eedabce
style(main): drop comment duplicating the --summary error text
vee1e f700666
refactor(cache): default the analysis format in compute_key
vee1e 0abe0c2
feat(cli): make string deobfuscation opt-in and drop the prompt
vee1e bfc01b0
revert(cli): restore all-on default string extraction
vee1e e94f0a1
docs(AGENTS): note the result cache when diffing output
vee1e 3569962
test(cache): rely on the compute_key auto default
vee1e 864e689
refactor(cli): reject any string-type selection with --summary
vee1e 1413961
fix(scripts): use the correct max_len constants for libs vs pes
vee1e 7bdd3fe
test(cli): fix duplicated language-test docstring
vee1e 461113d
test(cli): drop deobfuscation-on-by-default test
vee1e f87a491
fix(render): escape \t in the layout view like the other views
vee1e File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.