Thursday, November 18, 2010

How to use an Hermes payload in psfreedom

To use an Hermes payload in Psfreedom you just need to "adapt" the bin using dd.
  • if you are using psfreedom 1.0 (without PL3):
    dd if=port_config_descriptor.bin of=payload_hermes.bin bs=1 skip=18
  • if you are using psfreedom 1.1 (with PL3)
    dd if=port_config_descriptor.bin of=payload_hermes.bin bs=1 skip=32
And then you just need to load the resulting (payload_hermes.bin) file as a "Custom Payload"

1 comment:

  1. How is it going with the "Unified Manager" project?

    ReplyDelete