Skip to content

[pull] main from VirusTotal:main#221

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

[pull] main from VirusTotal:main#221
pull[bot] merged 6 commits into
threatcode:mainfrom
VirusTotal:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 15, 2026

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 6 commits May 15, 2026 12:41
The `dex` module's parser now directly constructs `protos::dex::Dex` and its nested message types, eliminating the need for an intermediate `parser::Dex` struct and redundant custom data types (e.g., `ProtoItem`, `FieldItem`). This improves performance too.
Pre-allocate vector capacities in `parse_imports` and `parse_exports` to reduce reallocations and improve performance. Introduce an `ImportDll` enum to clarify and simplify logic for mapping import ordinals to names, avoiding repeated string lowercasing.
@pull pull Bot locked and limited conversation to collaborators May 15, 2026
@pull pull Bot added the ⤵️ pull label May 15, 2026
@pull pull Bot merged commit fe0ad48 into threatcode:main May 15, 2026
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