Skip to content

feat: decode hex-encoded payloads - #20

Merged
marcusikk merged 1 commit into
mainfrom
gpe/2026-07-24-deepen-rune-1784871607
Jul 24, 2026
Merged

feat: decode hex-encoded payloads#20
marcusikk merged 1 commit into
mainfrom
gpe/2026-07-24-deepen-rune-1784871607

Conversation

@marcusikk

Copy link
Copy Markdown
Owner

Added a hex-payload rule, the sibling of base64-payload: it decodes a run of hex digits and re-runs the content rules over the result, catching an instruction hidden behind hex the same way rune already catches it behind base64. Precision inherited from base64 plus a tighter ASCII-byte filter, so sh

Card: 2026-07-24-deepen-rune-1784871607
Built by: bubak4559 Reviewed by: bubak9998

Opened by GPE on the owner's own repository.

@marcusikk
marcusikk merged commit 5cc0675 into main Jul 24, 2026
3 checks passed
@marcusikk
marcusikk deleted the gpe/2026-07-24-deepen-rune-1784871607 branch July 24, 2026 06:58
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