Skip to content

[pull] main from VirusTotal:main#272

Merged
pull[bot] merged 2 commits into
threatcode:mainfrom
VirusTotal:main
Jul 15, 2026
Merged

[pull] main from VirusTotal:main#272
pull[bot] merged 2 commits into
threatcode:mainfrom
VirusTotal:main

Conversation

@pull

@pull pull Bot commented Jul 15, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

plusvic added 2 commits July 15, 2026 09:18
Switches the WASM string representation to i64 and reworks the encoding
scheme for RuntimeString variants. By leveraging the 4-byte alignment
guarantee of Rust heap pointers, tags are now stored in the lower 2 bits
directly via bitwise OR. This preserves all 64 bits of pointer addresses,
preventing potential bit truncation or sign-extension overflow issues
when handling high 64-bit memory addresses in environments like ASLR.

Closes #706.
The new msi module allows YARA rules to inspect Microsoft Software Installer files, focusing on the presence and validity of digital signatures.

Also added a caching mechanism to prevent OLECF files from being parsed multiple times.
@pull pull Bot locked and limited conversation to collaborators Jul 15, 2026
@pull pull Bot added the ⤵️ pull label Jul 15, 2026
@pull pull Bot merged commit 05bee0a into threatcode:main Jul 15, 2026
14 of 15 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant