8000 Fixed memory issue by providing an extra command line argument to com… by prabinsapal · Pull Request #47 · sfaci/masc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fixed memory issue by providing an extra command line argument to com… #47

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

prabinsapal
8000 Copy link
@prabinsapal prabinsapal commented May 2, 2022

Fixed memory issue by providing an extra command line argument to compile yara rules and provided option to use compiled rules instead of compiling it in runtime

Added support to compile yara rules and save them in system using "--compile-file" as command line argument .
Added support to execute compiled yara rules instead of compiling it in runtime using "--run-compiled-rules" as command line argument.
Compiled current yara rules in "compiled_rules" folder.

…pile yara rules and provided option to use compiled rules instead of compiling it in runtime
@prabinsapal prabinsapal mentioned this pull request May 2, 2022
Copy link

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
0