Skip to content

Is it possible to export exploded/scanned files #457

Answered by phutelmyer
nadrojisk asked this question in Q&A
Discussion options

You must be logged in to vote

@nadrojisk Yes, in a way.

If you uncomment ScanSave in the backend.yml configuration prior to starting Strelka, the ScanSave scanner created by @keiche will output the contents of each matching file to a compressed and encoded string.

Original Pull Request: #362

By taking the output from scansave.file, you can convert that from the encoded string to the original file.

If you would like more assistance, let me know and I can provide a better example.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nadrojisk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants