Windows woes #103
God-damnit-all
started this conversation in
General
Replies: 1 comment 3 replies
|
Hi, it's not related to NTFS, you totally can use RecoverPy to search a NTFS partition. To use RecoverPy on a Windows system you might try WSL, or maybe natively using If you really need to use it, you should probably create a Ubuntu (or just any distro) live USB. Quick and easy, plus all partitions would be unmounted. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I stumbled upon this project looking for something that could possibly recover overwritten files on Windows. I thought this was it, since it was written in a cross-platform language, but no such luck.
Is there any tool out there that can do what RecoverPy does, but for Windows? There are plenty of tools that can recover deleted files, but I've yet to encounter one that can recover overwritten ones. Is it just a limitation of the NTFS file system?
All reactions