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

Feature request: in-memory analysis #18

Open
austinbyers opened this issue Dec 13, 2017 · 1 comment
Open

Feature request: in-memory analysis #18

austinbyers opened this issue Dec 13, 2017 · 1 comment

Comments

@austinbyers
Copy link

It would be great to be able to scan sensitive files entirely in-memory so that they never have to be saved to disk. This would likely be a feature added to a Python API or similar (see #15 ). For example, yara-python supports passing data in as an argument rather than a filename.

@JoseGodinez
Copy link

Could you give more information about "scan sensitive files entirely in-memory"? Do you mean to pass the file content to the yextend as argument?

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

No branches or pull requests

2 participants