You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
===> Please merge 39d0629 into master, so it gets into the next release!
I've used the patch for several years and it works very well!
It would be great if I can stop using a custom build for that.
Looks like this patch for multi-byte characters passwords has accidentally only been merged into Aorimn:develop but not into master. @nevun points this out in the closed pull request #118 (comment)
…mn#113)
Using iconv() to convert the password from the local character set to UTF-16LE used by BitLocker.
Ported Aorimn#118 from develop (merged) to the master branch.
Co-authored-by: José Luis González García <[email protected]>
===> Please merge 39d0629 into
master
, so it gets into the next release!I've used the patch for several years and it works very well!
It would be great if I can stop using a custom build for that.
Looks like this patch for multi-byte characters passwords has accidentally only been merged into
Aorimn:develop
but not intomaster
. @nevun points this out in the closed pull request #118 (comment)By random sample I've looked at the
user_key
function inuser_pass.c
v0.7.3 and it doesn't contain the patch.Patch: 39d0629dcfde3b911875643090cecd4cf106c680 -> src/accesses/user_pass/user_pass.c#L248
v0.7.3: v0.7.3/src/accesses/user_pass/user_pass.c#L248
Wrongly closed original ticket: #113
The text was updated successfully, but these errors were encountered: