This website requires JavaScript.
Explore
Help
Sign In
sneak
/
hacks
Watch
1
Star
0
Fork
You've already forked hacks
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
5a42a909bb
hacks
/
dump-imessages
/
iphone-dataprotection
/
ramdisk_tools
/
dump_data_partition.sh
4 lines
51 B
Bash
Raw
Blame
History
#!/bin/sh
cat /dev/rdisk0s2s1
|
netcat -l -p
1234
Reference in New Issue
View Git Blame
Copy Permalink