Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
offici5l committed Oct 16, 2024
1 parent d804f1d commit 250d162
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions MiBypassTool.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
from Cryptodome.Cipher import AES
from urllib.parse import urlparse

sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8')

def dw(s):
print("\ndownload platform-tools...\n")
url = f"https://dl.google.com/android/repository/platform-tools-latest-{s}.zip"
Expand Down
2 changes: 0 additions & 2 deletions test/MiBypassTool.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
from Cryptodome.Cipher import AES
from urllib.parse import urlparse

sys.stdout = io.TextIOWrapper(sys.stdout.buffer, encoding='utf-8')

def dw(s):
print("\ndownload platform-tools...\n")
url = f"https://dl.google.com/android/repository/platform-tools-latest-{s}.zip"
Expand Down

0 comments on commit 250d162

Please sign in to comment.