brandonlw / Psychson

Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches (BadUSB)
MIT License
4.12k stars 1.28k forks source link

EmbedPayload is crashing? #118

Open flo298 opened 9 years ago

flo298 commented 9 years ago

Hi everyone!

I am trying to build my own Bad USB, and ran into some trouble, maybe someone can give me a hint were the problem might be:

->Patriot Xpress 16GB (2251-03) ->Burner Image BN03V101M.BIN ->Dumping Firmware worked well ->Created Duckscript (helloworld.bin) ->Wanted to include the payload into the dumped firmware with the following command:

  EmbedPayload.exe helloworld.bin patriot16G.bin

--> Nothing happens, the EmbedPayload.exe is doing nothing. There is no output or error message in the commandline. I cannot kill the processes with the taskmanager too :-(

Would be nice if someone has an idea, what the problem may be ...

Thanks a lot,

Flo

flo298 commented 9 years ago

I think i know what the problem was, i just build EmbedPayload and forgot to build Inject. So now everything is working great! :-)

I just build my first Bas USB with a Patriot 16GB, helloworld example. Something strange: the payload just worked on USB2 Ports, on USB 3.0, the device is not shown at all. is this a known restriction?

Kind regards, Flo