Skip to content

this is not an issue, but a specific use case when partition is deleted(but data on disk exists) #332

Description

@justmartin-tech

Hi

i have a specific use case, where i need to skip any of the checks of the volume and with bitlocker ([ERROR] The signature of the volume (NTFS ) doesn't match the BitLocker's ones ) and simply force the decryption key to be used on the partition

This is because the partition was deleted (but the data is still on the drive).
Once i am able to apply the decryption key i will then use DMDE to try to recover any data from the drive.....

how can i do that with dislocker ? is there a way to force (skip) error checking and just proceed ?
many thanks!

P.S., i changed this fail/return for this leg of code so that it still continues and not exists, but when trying to compile im getting an error that polarisssl.h is missing....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions