Skip to content

Determine cache key based on file content#10

Open
Matthijsy wants to merge 1 commit into
synacktiv:mainfrom
Matthijsy:hotfix/cache
Open

Determine cache key based on file content#10
Matthijsy wants to merge 1 commit into
synacktiv:mainfrom
Matthijsy:hotfix/cache

Conversation

@Matthijsy

Copy link
Copy Markdown

Currently the name of the cache is based on the name of the input file. However, if you have two files called ntds.dit from different systems this will result in the incorrect cache being used for the second run, which results in incorrect data. This PR changes the cache to be dependent on the content of the ntds file.

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