Followed this installation guide. Win10, proxmark 3 easy.
After everything is installed and I’m in proxspace, the pm3 commands don’t seem to do anything, but they are vaguely responsive?
For example if I run ./pm3-flash-bootrom it does nothing, but if I run ./pm3-flash-bootrom -h it shows the help menu. Running --list shows the connected device
How come it just returns with no text when I run a command like ./pm3-flash-bootrom? Am I missing a dependency or something? I ran into no errors when running runme64
I’m not sure but I don’t actually run proxspace in PowerShell, I run it from a traditional command prompt. It probably doesn’t matter, but it’s a difference I’ve noticed.
It’s odd how the flash util isn’t actually attempting to communicate. When you run pm3-flash-bootrom does it immediately return to the proxspace prompt? Nothing else happening?
Yep, returns right back to proxspace. Cmd doesn’t seem to help either, same response.
I’d love to figure out what the heck is going on, but I think I’m also going to pursue wsl in the meantime since the instructions to install via wsl seem simple enough