GSM-Forum

GSM-Forum (https://forum.gsmhosting.com/vbb/)
-   Infinity-Box (https://forum.gsmhosting.com/vbb/f296/)
-   -   Moto Frp Latest Patch All Till 7.x.x.x free ( ADB FASTBOOT Command) (https://forum.gsmhosting.com/vbb/f296/moto-frp-latest-patch-all-till-7-x-x-x-free-adb-fastboot-command-2282429/)

rebainoor 11-03-2017 14:23

Moto Frp Latest Patch All Till 7.x.x.x free ( ADB FASTBOOT Command)
 
for all users till have problemes with new patch security

you need search busybox.exe in google

Quote:

set TOOLS=%MYFILES%
::set TOOLS=%~dp0
set ADB_EXE=%TOOLS%\adb.exe
set BUSYBOX_EXE=%TOOLS%\busybox.exe
set FASTBOOT_EXE=%TOOLS%\fastboot.exe
set IP=192.168.137.1

GOTO :MAIN

:CHECKIP
ping -n 1 %IP% | find "TTL=" >NUL 2>&1
if errorlevel 1 (
ping 127.0.0.1 -n 5 1>NUL 2>&1
GOTO CHECKIP
)
IF /I "%STEP%"=="1" GOTO FOUNDIP1
IF /I "%STEP%"=="2" GOTO FOUNDIP2
IF /I "%STEP%"=="3" GOTO FOUNDIP3

:CHECKPM
SET pmrunning=N
%ADB_EXE% wait-for-device
FOR /F "tokens=*" %%i in ('%ADB_EXE% shell ps^|FIND /I "android.process.acore"') do SET pmrunning=Y
IF /I "%pmrunning%"=="N" (
ping -n 3 127.0.0.1 >NUL
GOTO :CHECKPM
)
GOTO :FOUNDPM

:MAIN
CLS
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO IMEIGURUS (c) 2017
ECHO Motorola FRPv2 Tool
ECHO by chavonbravo
ECHO.
ECHO (Device should be asking to verify email account)
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ECHO.
ping 127.0.0.1 -n 5 1>NUL 2>&1
cls
ECHO.
ECHO Put Motorola device in fastboot/bootloader mode
%FASTBOOT_EXE% oem config bootmode factory >NUL 2>&1
%FASTBOOT_EXE% reboot >NUL 2>&1
ECHO.
ECHO Waiting for device...
SET STEP=1
GOTO CHECKIP
:FOUNDIP1
ECHO.
ECHO Found!
ECHO.
ECHO Sending payload and rebooting
%BUSYBOX_EXE% cat %TOOLS%\1 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
%BUSYBOX_EXE% cat %TOOLS%\2 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
%BUSYBOX_EXE% cat %TOOLS%\3 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
ping 127.0.0.1 -n 5 1>NUL 2>&1
ECHO.
ECHO Waiting for device...
SET STEP=2
GOTO CHECKIP
:FOUNDIP2
ECHO.
ECHO Found!
ECHO.
ECHO Sending payload
%BUSYBOX_EXE% cat %TOOLS%\4 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
ping 127.0.0.1 -n 2 1>NUL 2>&1
ECHO.
ECHO Waiting for device...
SET STEP=3
GOTO CHECKIP
:FOUNDIP3
ECHO.
ECHO Found!
ECHO.
ECHO Sending payload and rebooting
%BUSYBOX_EXE% cat %TOOLS%\5 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
%BUSYBOX_EXE% cat %TOOLS%\3 | %BUSYBOX_EXE% nc 192.168.137.2:11000 >NUL
ping 127.0.0.1 -n 5 1>NUL 2>&1
ECHO.
ECHO Waiting for device and Allow USB Debug...
%ADB_EXE% kill-server >NUL 2>&1
%ADB_EXE% wait-for-device >NUL 2>&1
ECHO.
ECHO Found!
ECHO.
ECHO Bypassing FRP...
GOTO CHECKPM
:FOUNDPM
%ADB_EXE% shell settings put secure user_setup_complete 1 >NUL 2>&1
%ADB_EXE% shell sync >NUL 2>&1
ECHO.
ECHO Rebooting to fastboot/bootloader
%ADB_EXE% reboot bootloader >NUL 2>&1
%FASTBOOT_EXE% oem config bootmode "" >NUL 2>&1
%FASTBOOT_EXE% reboot >NUL 2>&1
ECHO.
ECHO DONE!!!
%ADB_EXE% kill-server >NUL 2>&1
ping 127.0.0.1 -n 5 1>NUL 2>&1


JayDi 11-03-2017 14:35

I will make update in a hour-two without such things :)

rebainoor 11-03-2017 14:43

Quote:

Originally Posted by JayDi (Post 12765038)
I will make update in a hour-two without such things :)

what things ??????????????

eduard1290 11-03-2017 16:47

hi bro nexus 7.1.1
comando_ oem config bootmode factory
pic...http://https://www.4shared.com/photo.../1_online.html

eduard1290 11-03-2017 16:48

https://www.4shared.com/photo/gWCdLx3Bei/1_online.html

eduard1290 11-03-2017 16:49

hi bro nexus 7.1.1
comando_ oem config bootmode factory
pic...https://www.4shared.com/s/fgWCdLx3Bei

Yusuf Lawal 11-03-2017 18:21

Quote:

Originally Posted by JayDi (Post 12765038)
I will make update in a hour-two without such things :)

JayDi, we are still waiting for the update.....

eduard1290 11-03-2017 18:35

Quote:

Originally Posted by Yusuf Lawal (Post 12765402)
JayDi, we are still waiting for the update.....

solution final...... https://www.4shared.com/s/fs6hHyRTyei

who takes the pass ..... :-)

turca 11-03-2017 18:45

Quote:

Originally Posted by eduard1290 (Post 12765426)
solution final...... https://www.4shared.com/s/fs6hHyRTyei

who takes the pass ..... :-)

Have Password? thanks

JLLE21 11-03-2017 19:08

Quote:

Originally Posted by eduard1290 (Post 12765298)
hi bro nexus 7.1.1
comando_ oem config bootmode factory
pic...https://www.4shared.com/s/fgwcdlx3bei

file is password protected. Please give password

rebainoor 11-03-2017 20:10

Quote:

Originally Posted by rebainoor (Post 12765015)
for all users till have problemes with new patch security

you need search busybox.exe in google

All team release update today for motorola with new patch security used this batch or fastboot command bublished here in public only in infinity team

hueKING 11-03-2017 22:44

Quote:

Originally Posted by eduard1290 (Post 12765426)
solution final......

who takes the pass ..... :-)

waiting for the password ...

Yusuf Lawal 11-03-2017 22:49

Quote:

Originally Posted by rebainoor (Post 12765519)
All team release update today for motorola with new patch security used this batch or fastboot command bublished here in public only in infinity team

http://forum.gsmhosting.com/vbb/f783...017-a-2282574/

eduard1290 11-03-2017 22:55

Quote:

Originally Posted by Yusuf Lawal (Post 12765667)

https://www.4shared.com/s/fI6aL0vS_ei ready

Kwesi_Roy_GH 11-04-2017 07:14

Quote:

Originally Posted by JayDi (Post 12765038)
I will make update in a hour-two without such things :)

So where is the update, JayDi?
Why make bla bla bla when you cannot do it?
Just do it and stop bragging here.
Next time don't make bla bla bla, just do it.
We all know you can do it but don't say you will do within a given time when you know you are not ready to do it.
The same way you promised to release mtk v2 update and up till now, we have not heard any news.
I have said this advice to my wife and family already.


All times are GMT +1. The time now is 05:26.


vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -

Page generated in 0.42304 seconds with 6 queries

SEO by vBSEO