Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Cannot read the Bitlocker recovery key text file properly #200

Open
validatedev opened this issue Sep 21, 2019 · 3 comments
Open

[Bug] Cannot read the Bitlocker recovery key text file properly #200

validatedev opened this issue Sep 21, 2019 · 3 comments
Labels
bug Something isn't working

Comments

@validatedev
Copy link
Contributor

validatedev commented Sep 21, 2019

Describe the bug
As you see on the screenshot, the Bitlocker encrypt recovery key file cannot be seen properly with Notepads, it works flawlessly on Notepad.

To Reproduce
Create the Bitlocker encryption process and save the recovery key on the txt file.

Expected behavior
The recovery key text file content should be visible correctly with the Notepads.

Screenshots
bug

Desktop (please complete the following information):

  • OS: Windows 10 1903 18362.356
  • Version v0.10.2.0
@0x7c13
Copy link
Owner

0x7c13 commented Sep 21, 2019

Try word wrap first.

@validatedev
Copy link
Contributor Author

Try word wrap first.

Doesn't work.

Anyway, I can provide this file because reconfigured the BitLocker encryption so doesn't need the old key-identifier. They are all changed. You can try and detect the actual problem yourself.

bitlocker_old.txt

@0x7c13
Copy link
Owner

0x7c13 commented Sep 22, 2019

image

Not sure what character it is, but it breaks the file stream in WinRT API or makes it think it is the end of the file stream. Let me dig more into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants