Skip to content

[pull] main from VirusTotal:main#179

Merged
pull[bot] merged 4 commits intothreatcode:mainfrom
VirusTotal:main
Mar 30, 2026
Merged

[pull] main from VirusTotal:main#179
pull[bot] merged 4 commits intothreatcode:mainfrom
VirusTotal:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 30, 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 : )

wxsBSD and others added 4 commits March 30, 2026 16:36
* Allow for logging arbitrary byte sequences.

This allows you to use the console module to log arbitrary byte sequences.

console.log(10, 5)

This allows you to use the console module to log arbitrary byte sequences.

console.log(10, 5)

This logs 5 bytes starting at offset 10 as an ASCII escaped string. If the offset or length are invalid (negative or out of bounds) the log message is never created.

Fixes #610.

---------

Co-authored-by: Victor M. Alvarez <vmalvarez@virustotal.com>
Now the documentation for module functions is exposed by the reflection API, therefore is important that all functions are properly documented.
@pull pull bot locked and limited conversation to collaborators Mar 30, 2026
@pull pull bot added the ⤵️ pull label Mar 30, 2026
@pull pull bot merged commit 860b02f into threatcode:main Mar 30, 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.

2 participants