- 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
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.
Thursday, November 4, 2010
How to extract PSARC under linux
You only need to download PSARC.zip, then install native, non-wine, mono (I have 2.8).
Usage
For example if you want to extract a file called data.psarc you need to to:
Usage
For example if you want to extract a file called data.psarc you need to to:
- mkdir data
- mono ~/psarc/PSARC.EXE ../data.psarc
- rename 'data\' '' *
Subscribe to:
Posts (Atom)