Friday, 24 June 2011

Unlock free samsung galaxy tab /no flash /no patch /no freeze /no bricked /solution

SAMSUNG P1 - P1000 - P1000L - GALAXY TAB


Currently there are 2 ways to free the Galaxy tab:
- With a glamour editor, a complicated
- And adb shell, easier and safer

We will do the simplest artefact by adb shell
- Have root privileges
- Download and establish busybox
- Go to mart and download some enter someone (star, explorer, etc)
- SD Memory Card inserted (formatted in fruitful 32 from the same phone)
- Before you begin to unlock the computer with the enter browser to do a flooded patronage of the folder / EFS in SD and PC
- Enable debug fashion (setting or fitting => Applications => Development => USB debbugging)

Begin the process of release:
- CMD or bidding windows:
adb shell

- Wrote the following:
su
cd /sdcard
echo "this takes most 45 seconds"
if [ ! -f /sdcard/nv_data.bin.orig ]; then
echo "copying enter to /sdcard"
cp /efs/nv_data.bin /sdcard/nv_data.bin.orig
fi
echo -en \\x00 > out0
dd if=nv_data.bin.orig of=out1 bs=1 count=1578089
dd if=nv_data.bin.orig of=out2 bs=1 skip=1578090 count=163
dd if=nv_data.bin.orig of=out3 bs=1 skip=1578254
cat out1 out0 out2 out0 out3 > nv_data.bin.unlocked
rm out0 out1 out2 out3
rm /efs/nv_data.bin
cp nv_data.bin.unlocked /efs/nv_data.bin
rm /efs/nv_data.bin.md5
reboot

- Wait a some seconds, the sound will revive and go
- Phone Unlocked

---------------------------------------
Note:
- If there is an nonachievement when unlocking the phone, double the patronage of the / EFS to its original state via enter browser, restart!
- Also acquirable for download from the mart this resolution as an application, one utter one unlock accumulation tab!...hehe!!







thanks for the support Rotohammer, Батя, zerogsm, sagem or monex or Jorge (malvinas in Peru).....hehe


No comments:

Post a Comment