Skip to content
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

ShellItems support for JS Runtime #99

Merged
merged 3 commits into from
Jan 20, 2024
Merged

ShellItems support for JS Runtime #99

merged 3 commits into from
Jan 20, 2024

Conversation

puffyCid
Copy link
Owner

This PR exposes ShellItem parsing to the JS runtime.
This is useful when an analyst is trying to code additional parsers for Registry artifacts. ShellItems can sometimes be encountered.

Also adds UTF16 string extraction support to JS runtime

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (9b19baf) 84.48% compared to head (ed02c85) 78.45%.

Files Patch % Lines
webui/src/components/host.rs 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #99      +/-   ##
==========================================
- Coverage   84.48%   78.45%   -6.04%     
==========================================
  Files         434      158     -276     
  Lines       48908    12144   -36764     
==========================================
- Hits        41322     9527   -31795     
+ Misses       7586     2617    -4969     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@puffyCid puffyCid merged commit 82626f6 into main Jan 20, 2024
7 of 12 checks passed
@puffyCid puffyCid deleted the shellitems-runtime branch January 20, 2024 05:19
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