Skip to content

Disk size detected as 0.0GB and only partition table is deleted, not data #2

Description

@Dwedit

It appears that this program only deletes the partition table, and not the actual contents of the disk. I can still find data on the hard drive using a hex editor.

Before the Yes/No prompt, it displays the size of the disk drive (238.5GB for my ssd) correctly.

But after the Yes/No prompt, it displays this:

\\.\PhysicalDrive0 LBA: 0, Block: 0, Size: 0.0GB

It appears to be multiplying 0 by 0 to calculate a size of 0, and overwrites only that much.

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