Closed Velocity-50 closed 7 months ago
I've tested this on linux and works perfectly, what OS are you using?
I am sending the code via a Cardputer onto a Windows 11 machine.
Try adding a DELAY 500 at the end of the payload. Windows 11 is known to have a lot of drivers issues, we discovered it affects cardputer too unfortunately in this issue https://github.com/VoidNoi/BadCard/issues/1#issuecomment-2000571655. This is mentioned in the README.
If you're having trouble executing your payloads on Windows 11 try adding a DELAY 500 at the end of your payload https://github.com/VoidNoi/BadCard/issues/1#issuecomment-2000571655
I have already tried that and that didnt work. I made the delay 1000 which also didnt work.
Then there's nothing I can do unfortunately since it's a windows 11 issue
So I have an issue with executing a payload with BadCard. Whenever I execute this payload:
It will put the last string in powershell but it wont press enter. How can I fix this?