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

feat: implement the lnk module #45

Merged
merged 12 commits into from
Oct 9, 2023
Merged

feat: implement the lnk module #45

merged 12 commits into from
Oct 9, 2023

Conversation

plusvic
Copy link
Member

@plusvic plusvic commented Oct 9, 2023

The lnk module parses Windows LNK files and exposes some of their metadata to YARA rules. This module is inspired by @BitsOfBinary's implementation of a similar module YARA in C, but it's greatly simplified and only exposes a subset of the metadata.

More enhancements can be made in the future.

@plusvic plusvic merged commit be10c0f into main Oct 9, 2023
23 checks passed
@plusvic plusvic deleted the lnk_module branch October 9, 2023 08:28
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