sharkdp / hexyl

A command-line hex viewer
Apache License 2.0
8.92k stars 227 forks source link

is there a way to open disk devices in windows? #224

Open whitequill opened 3 days ago

whitequill commented 3 days ago

I was trying to open a device in hexyl with hexyl.exe \\?\Volume{0893efeb-32d9-46d8-bc15-34d18c0e669a}\ does it not have this functionality yet? this is the error that I get in cmd: Error: The system cannot find the path specified. (os error 3)

I am using Administrator.

sharkdp commented 9 hours ago

I was trying to open a device in hexyl with hexyl.exe \\?\Volume{0893efeb-32d9-46d8-bc15-34d18c0e669a}\ does it not have this functionality yet?

I'm not a Windows expert, so I don't really know what you expect this to do. Can other tools open this exact path?