Reading raw partitions on Windows #2309
Unanswered
God-damnit-all
asked this question in
General
Replies: 1 comment 5 replies
-
I have no idea what you're asking. Have you tried using ripgrep? I don't see why grep would be able to do it and ripgrep not, but I don't know Windows. I assume both tools use the standard file reading APIs. Your question seems to assume I have a lot more Windows knowledge than I actually do. :-) |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RecoverPy is a tool I would like to use on Windows, but its dependence on grep makes that difficult for the developer to implement. Sure enough, looking through the documentation, I don't see anything that could accomplish this.
Could ripgrep get a feature that allows it to do this?
Beta Was this translation helpful? Give feedback.
All reactions