Advertisement
Guest User

Untitled

a guest
Jul 18th, 2019
1,901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.00 KB | None | 0 0
  1. Update HackRF, PortaPack, Havoc
  2.  
  3. For PortaPack and Havoc download and install:
  4.  
  5. https://github.com/sharebrained/portapack-hackrf/releases/download/20170808/PortaPack.Firmware.Tool-20170808.exe
  6.  
  7. For PortaPack:
  8. Press the DFU button (the closer to the antenna output), connect the HackRF and release the button after HackRF is connected.
  9. Wait a moment for windows to detect the device.
  10.  
  11. Go to:
  12. C:\Program Files\PortaPack
  13. run:
  14. dfu_hackrf_one.bat
  15. After the window disappears, wait a moment for windows to detect the device.
  16. Run (double klick):
  17. flash_portapack.bat
  18. After the window disappears, unplug the device and it's ready!
  19.  
  20. To restore HackRF:
  21. Follow all steps as in PortaPack, but instead of running flash_portapack.bat run flash_hackrf_one.bat
  22.  
  23. For Havoc:
  24.  
  25. ----- EASY WAY -----
  26. 1. Download:
  27. https://wrobel.be/havoc_win.zip
  28. 2. Download and unzip
  29. 3. Push the DFU button on HackRF (closer to the antenna) and keep it pressed
  30. 4. Plug in the HackRF One and release the button
  31. 5. Go to unzipped folder and run dfu_hackrf_one.bat
  32. 6. Press the 'Enter' once. Wait a while till it is flashed. Press 'Enter' again
  33. 7. Run flash_portapack.bat
  34. 8. Press the 'Enter' once. Wait a while till it is flashed. Press 'Enter' again
  35. Done!
  36. --------------------
  37.  
  38. ----- HARD WAY -----
  39. 1. Download:
  40. https://github.com/furrtek/portapack-havoc/archive/master.zip
  41. 2. Go to:
  42. C:\Program Files\PortaPack
  43. 3. Create a temp directory and move following files there:
  44. hackrf_one_usb.dfu
  45. portapack-h1-firmware.bin
  46. 4. from folder /firmware copy following files to C:\Program Files\PortaPack
  47. hackrf_one_usb.dfu
  48. portapack-h1-havoc.bin
  49. 5. In folder C:\Program Files\PortaPack click right button on flash_portapack.bat and edit:
  50. change text 'portapack-h1-firmware.bin' to 'portapack-h1-havoc.bin' and save (Ctrl+S)
  51. 6. Complete the entire procedure for PortaPack and it's ready!
  52.  
  53. If you have problems writing the flash_portapack.bat file, install notepad ++, edit the file in it and it will start in administrator mode
  54. --------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement