RoganDawes / P4wnP1

P4wnP1 is a highly customizable USB attack platform, based on a low cost Raspberry Pi Zero or Raspberry Pi Zero W.
GNU General Public License v3.0
4k stars 658 forks source link

[Feature Request] image.bin should be changeable within Payload #236

Open itsStar opened 6 years ago

itsStar commented 6 years ago

image.bin should be changeable via payload so that it we can change the mountable bin files according to the requirements. i want to use the P4wnPi as bootable live USB drive. i have managed to make the 1GB bin file and successfully boot the device with it. Now i want to change the bin files according to needs via payload file. #

mame82 commented 6 years ago

I'm currently on a reimplementation, which has this feature already added. It's still in a private repo, as much work has to be done. But I could already announce that the USB stack will be fully reconfigurable at runtime, including changing images and seitching between CD-Rom and flashdrive emulation.