Advertisement
Guest User

Untitled

a guest
Mar 20th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Bleach.Menus.Quest.QuestRecords get_Rsp_no_bad_status change to false
  2. Bleach.Common.BanPopup get_IsShowBanPopup change to false
  3. Bleach.Common.BanPopup Open null the function
  4. Bleach.Common.WarningPopup get_IsShowWarningPopup change to false
  5. Bleach.Common.WarningPopup open null the function
  6. BanPopupController Open null the function
  7. BanPopupController TransitionIn null the function
  8.  
  9. via smali you need to change this to false:
  10.  
  11. .method private static debuggable()Z
  12.  
  13. and this, too:
  14.  
  15. .method private static native isSuBinaryPresent()Z
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement