therealjayvi

LG V20 FRP Bypass

Apr 1st, 2017
2,604
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.04 KB | None | 0 0
  1. Verizon LG V20 FRP Bypass - therealjayvi @ GhostlyHaks
  2.  
  3. ITEMS NEEDED
  4. -LG V20 on November 2016 Security Patch
  5. -Download files from https://www.ghostlyhaks.com/$downloads/bypass.zip
  6. -USB-C OTG Adapter
  7. -USB Containing files from above URL
  8. -Bluetooth Keyboard (OPTIONAL)
  9.  
  10. 1. connect to wifi
  11. 2. two finger tap & hold for talkback
  12. 3. talkback settings > help & feedback
  13. 4. browse all articles > turn on talkback > learn how to check your android version
  14. 5. scroll to bottom & tap no > type anything and double tap the text > assist
  15. 6. type and select settings
  16. 7. forget current wifi > *turn on bluetooth and connect keyboard*
  17. 8. apps > disable and clear google play services > clear and force stop both setup wizards
  18. 9. back all the way out to setup wizard (ensure wifi is off beforehand!)
  19. 10. proceed through setup > connect to wifi then skip before screen switches
  20. 11. tap help > basic definitions > airplane mode > tap airplane mode settings to get back to settings
  21. 12. fingerprints and security > enable unknown sources
  22. 13. connect usb drive > storage > install apks and add term, shortcut and settings to sidebar
  23. 14. copy bypass folder to Download directory
  24. 15. type following commands:
  25.  
  26. cp /sdcard/Download/Copy/* ~ && cd ~ && chmod 777 *
  27. alias dcow=~/dcow
  28. SYS=/system/priv-app/LGSystemServer
  29. GAM=/system/priv-app/GoogleLoginService
  30. cd $SYS
  31. dcow ~/gam6.apk LGSystemServer.apk
  32. cd oat/arm64
  33. dcow ~/file LGSystemServer.odex
  34. cd $GAM
  35. dcow ~/gam6.apk GoogleLoginService.apk
  36. cd oat/arm64
  37. dcow ~/file GoogleLoginService.odex
  38.  
  39. 16. install gam7.apk
  40. 17. install LGSystemServer.apk and phone will reboot
  41. 18. now uninstall LGSystemServer
  42. 19. open terminal and type following commands:
  43.  
  44. cd /data/app/com.google.android.gsf.login-1
  45. ~/dcow ~/gam6.apk base.apk
  46. cd oat/arm64
  47. ~/dcow ~/file base.odex
  48.  
  49. 20. uninstall google account manager and phone will reboot
  50. 21. install gam6.apk and enable google play services
  51. 22. open quick shortcut and do google login and install gam7.apk
  52. 23. open sidebar and tap setup wizard icon
  53. 24. complete setup and profit
Advertisement
Add Comment
Please, Sign In to add comment