GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > ASUS


ASUS ASUS Devices

Reply
 
LinkBack Thread Tools Display Modes
Old 04-16-2019, 07:38   #1 (permalink)
Insane Poster
 
Join Date: Oct 2014
Location: Gilgit/Pakistan
Posts: 59
Member: 2276996
Status: Offline
Thanks Meter: 67
Asus FRP Tool Android 7 Solution v2.1.2 Latest Version


Supported Models list of Asus FRP Tool

FASTBOOT TOOL : - A001 ZU680KL - A002 ZS571KL - L001 ZB690KG - X00AD ZB500KL - X00DD ZC553KL - X00iD ZC554KL - X007D ZB552KL - X009D ZB450KL - X014D ZB452KG - Z00D ZE500CL - Z00ED ZE500KL - Z00LD ZE550KL - Z00MD ZE600KL - Z00RD ZE500KG - Z00TD ZE551KL - Z01B ZC551KL - Z01FD ZS550KL - Z01GD ZS551KL - Z01H ZE553KL - Z01KD ZE554KL - Z01M ZD552KL - Z010D ZC550KL - Z011D ZE601KL - Z012D ZE552KL - Z016D ZS570KL - Z017DB ZE520KL



EDL TOOL : - A001 ZU680KL - X00iD ZC554KL - Z00LD ZE550KL - Z01B ZC551KL - Z01FD ZS550KL - Z01H ZE553KL - Z01M ZD552KL - Z011D ZE601KL

Download Asus FRP Tool Android 7 Solution RAR
  Reply With Quote
The Following 12 Users Say Thank You to ahmadalishah031 For This Useful Post:
Show/Hide list of the thanked
Old 05-14-2019, 17:14   #2 (permalink)
Moderator
 
gsm mithun roy's Avatar
 
Join Date: Mar 2011
Location: metasploit
Age: 31
Posts: 3,882
Member: 1537689
Status: Offline
Sonork: 100.1669550
Thanks Meter: 2,219
Share your password here without any blog or site ...!
unless forcefully your post will be removed
__________________
To get Instant help use "search" & follow "sticky thread"..!!!
By respecting/following forum rules,
You will be respected .!
Best Wishes :

[IMG]****************************/convkey/0fa4/qq0zcyol0fmauiu6g.jpg[/IMG]
.:::Roy:::.
  Reply With Quote
The Following User Says Thank You to gsm mithun roy For This Useful Post:
Old 05-14-2019, 21:22   #3 (permalink)
No Life Poster
 
:Aishur:'s Avatar
 
Join Date: Jun 2010
Age: 14
Posts: 2,864
Member: 1315677
Status: Offline
Thanks Meter: 1,439
the password is given in the above linked page: s4tri0-asus

The soft decompress itself into a subfolder %temp%\ir_ext_temp_x\AutoPlay\Docs
you will see some softs e1 to e9 and fb1 to fb8
for each soft ex or fbx, you can get the related bat by monitoring %temp%\ztmp
Examples
E1.exe

Code:
@echo off
set ztmp=C:\Users\Aishur\AppData\Local\Temp\ztmp
set MYFILES=C:\Users\Aishur\AppData\Local\Temp\afolder
set bfcec=tmp49.exe
set cmdline=
SHIFT /0
@echo off
title ASUS FRP EDL Tool v2.0
:start
mode 60,20
set cecho=.\app\cecho.exe
set com=.\app\sahara.cmd
set emmcdl=.\app\emmcdl.exe
%cecho% {0f}COMPORT FINDING .....
timeout 2 > nul
call %com%
IF (%SaharaComPort%) == () ( goto NO ) else ( goto V1 )
echo.
:V1
ping localhost -n 1 > nul
echo.
%cecho% {0f}DEVICE FOUND AT .....{0a} %SaharaComPort%
timeout 2 > nul
echo.
%cecho% {0f}COMPORT FINDING .....{0a} OK
timeout 2 > nul
echo.
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -gpt > nul
%cecho% {0a}DOWNLOADING BOOTLOADER ....{0f} OK
timeout 2 > nul
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -d config -o .\firehouse\x00id > nul
%cecho% {0a}CHECKING SECURITY ...{0f} OK
timeout 2 > nul
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -e config > nul
%cecho% {0a}RESETTING SECURITY ...{0f} OK
timeout 2 > nul
echo.
%cecho% {0a}FINISH ....
timeout 2 > nul
echo.
echo.
echo.
echo.
%cecho% {0f}
pause
GOTO exit
:NO
cls
%cecho% {0c}
type .\info\1.txt
echo.
echo.
echo       "" Qualocmm QDLoader Comport Not Found ""
timeout 5 > nul
cls
goto exit
:exit
exit
E2.exe

Code:
@echo off
set ztmp=C:\Users\Aishur\AppData\Local\Temp\ztmp
set MYFILES=C:\Users\Aishur\AppData\Local\Temp\afolder
set bfcec=tmp49.exe
set cmdline=
SHIFT /0
@echo off
title ASUS FRP EDL Tool v2.0
:start
mode 60,20
set cecho=.\app\cecho.exe
set com=.\app\sahara.cmd
set emmcdl=.\app\emmcdl.exe
%cecho% {0f}COMPORT FINDING .....
timeout 2 > nul
call %com%
IF (%SaharaComPort%) == () ( goto NO ) else ( goto V1 )
echo.
:V1
ping localhost -n 1 > nul
echo.
%cecho% {0f}DEVICE FOUND AT .....{0a} %SaharaComPort%
timeout 2 > nul
echo.
%cecho% {0f}COMPORT FINDING .....{0a} OK
timeout 2 > nul
echo.
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -gpt > nul
%cecho% {0a}DOWNLOADING BOOTLOADER ....{0f} OK
timeout 2 > nul
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -d config -o .\firehouse\x00id > nul
%cecho% {0a}CHECKING SECURITY ...{0f} OK
timeout 2 > nul
echo.
%emmcdl% -p %SaharaComPort% -f .\firehouse\x00id.mbn -e config > nul
%cecho% {0a}RESETTING SECURITY ...{0f} OK
timeout 2 > nul
echo.
%cecho% {0a}FINISH ....
timeout 2 > nul
echo.
echo.
echo.
echo.
%cecho% {0f}
pause
GOTO exit
:NO
cls
%cecho% {0c}
type .\info\1.txt
echo.
echo.
echo       "" Qualocmm QDLoader Comport Not Found ""
timeout 5 > nul
cls
goto exit
:exit
exit
and so on

the people like the useless passwords
  Reply With Quote
The Following 3 Users Say Thank You to :Aishur: For This Useful Post:
Show/Hide list of the thanked
Old 05-27-2019, 09:00   #4 (permalink)
Junior Member
 
Join Date: Oct 2007
Posts: 22
Member: 617235
Status: Offline
Thanks Meter: 1
thanks for this.. more power!
  Reply With Quote
Old 06-07-2019, 10:27   #5 (permalink)
Junior Member
 
Join Date: Mar 2019
Location: Dhaka Bangladesh
Posts: 15
Member: 2899830
Status: Offline
Thanks Meter: 2
Thanks sir 100% work
  Reply With Quote
Old 07-31-2019, 14:16   #6 (permalink)
Insane Poster
 
Join Date: Feb 2013
Posts: 73
Member: 1880746
Status: Offline
Thanks Meter: 17
Quote:
Originally Posted by ahmadalishah031 View Post
Supported Models list of Asus FRP Tool

FASTBOOT TOOL : - A001 ZU680KL - A002 ZS571KL - L001 ZB690KG - X00AD ZB500KL - X00DD ZC553KL - X00iD ZC554KL - X007D ZB552KL - X009D ZB450KL - X014D ZB452KG - Z00D ZE500CL - Z00ED ZE500KL - Z00LD ZE550KL - Z00MD ZE600KL - Z00RD ZE500KG - Z00TD ZE551KL - Z01B ZC551KL - Z01FD ZS550KL - Z01GD ZS551KL - Z01H ZE553KL - Z01KD ZE554KL - Z01M ZD552KL - Z010D ZC550KL - Z011D ZE601KL - Z012D ZE552KL - Z016D ZS570KL - Z017DB ZE520KL



EDL TOOL : - A001 ZU680KL - X00iD ZC554KL - Z00LD ZE550KL - Z01B ZC551KL - Z01FD ZS550KL - Z01H ZE553KL - Z01M ZD552KL - Z011D ZE601KL

Download Asus FRP Tool Android 7 Solution RAR
WAIT FOR INFORMATION DEVICE ....
ADB FINDDING ..... OK
List of devices attached
G9AZCY02W955DB5 device


Brand : asus
Model : ASUS_Z017DA
Android Version : 6.0.1
Chipset Type : msm8953
CPU Info : arm64-v8a
Security Patch : 2016-12-01
Serial No : G9AZCY02W955DB5
Country Code :
Hardware : qcom
Build No : MMB29P.JP_Phone-13.2010.1612.161-20170205
The directory name is invalid.
c:\progra~1\common~1\system\symsrv.dll.000
Access is denied.
Incremental : JP_Phone-13.2010.1612.161-20170205
Product device : ASUS_Z017D_1
Boot Serial No : G9AZCY02W955DB5

WAITING FOR BYPASS FRP ....

DONE FRP OFF NOW !!!!
PRESS BACK ON YOUR PHONE AND COMPLETE SETUP.


Press any key to continue . . .
done thanks
  Reply With Quote
The Following 2 Users Say Thank You to atanniyi For This Useful Post:
Old 10-26-2019, 18:26   #7 (permalink)
Junior Member
 
Join Date: May 2013
Posts: 20
Member: 1930387
Status: Offline
Thanks Meter: 9
thanks work fine with asus X00AD
  Reply With Quote
Old 10-31-2019, 08:55   #8 (permalink)
Major Poster
 
Join Date: Jul 2014
Location: East Blue
Posts: 45
Member: 2230243
Status: Offline
Thanks Meter: 5
Working Tried &Tested in Asus X014D


Thanx....
  Reply With Quote
The Following User Says Thank You to bok_40six For This Useful Post:
Old 03-11-2022, 16:48   #9 (permalink)
No Life Poster
 
Join Date: Feb 2009
Location: inside apples a15
Posts: 886
Member: 975554
Status: Offline
Sonork: KG state:prenormal
Thanks Meter: 253
Donate money to this user
tested a001 frp kicked..
  Reply With Quote
Old 03-11-2022, 16:48   #10 (permalink)
No Life Poster
 
Join Date: Feb 2009
Location: inside apples a15
Posts: 886
Member: 975554
Status: Offline
Sonork: KG state:prenormal
Thanks Meter: 253
Donate money to this user
tested a001 frp kicked..
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 13:40.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.20565 seconds with 9 queries

SEO by vBSEO