I am doing this task for exercise.
First I am using an Apple iPhone 5. It is jailbroken. I installe netcat, open ssh and bossprefs icon set.
On my windows pc i used this command: nc -l -p 2000 >slice2.dd
then using ssh I entered on my iPhone and launched this command:
dd if=/dev/rdisk0s1s2 conv=sync,noerror bs=4k | nc -w1 myPcIP 2000
after the command "tought something" then stops but slice2.dd is empty
can someone help me?
thanks
↧