Develop - #7
Open
roboknight wants to merge 8 commits into
Open
Conversation
This is the completed handling of both SHA1 and SHA256 hashes by the bitleaker script. This can be used with bitleaker compiled for SHA256 or SHA1 as is.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I created a new python-3 bitleaker script. It worked on the Dell Inspiron 7579. This script SHOULD work for both SHA1 and SHA256 hashes. I had a machine with SHA256 hashes, but I figured you might be able to try this out and see if it works. I am using a later version of tpm2-tools. It has tpm2_send. You should be able to update to it. It might even get rid of a dependency on that particular version of TPM2.0_TSS because you can install more up to date TPM tools in ubuntu 18.04.