Skip to content

Handle error "[-] Masterkey.__init__() missing 2 required positional arguments: 'blob' and 'sid'" case when -mkfile is used.#41

Open
fbarre96 wants to merge 1 commit intozblurx:developfrom
fbarre96:Masterkeys_issue
Open

Handle error "[-] Masterkey.__init__() missing 2 required positional arguments: 'blob' and 'sid'" case when -mkfile is used.#41
fbarre96 wants to merge 1 commit intozblurx:developfrom
fbarre96:Masterkeys_issue

Conversation

@fbarre96
Copy link
Copy Markdown

The new Masterkey constructor does not provide a default value for sid and blob, leading to an error when -mkfile are used.

Also, the generate_hash function is called in the init function but its results is not used. It uses the blob so I added an if case but maybe it should be removed ?

…arguments: 'blob' and 'sid'" case when -mkfile is used.
@DidierA
Copy link
Copy Markdown
Contributor

DidierA commented Nov 21, 2025

Hi @fbarre96 ,
your PR is based on branch develop, for which the latest commit was last year. Checkout the main branch.

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.

2 participants