Updates IMEI/IMSI on BlueStacks 5.11.1002 / N32 / 32 bit / Android Nougat (probably other versions as well)
Project description
Updates IMEI/IMSI on BlueStacks 5.11.1002 / N32 / 32 bit / Android Nougat (probably other versions as well)
Make a backup of your BlueStacks folder before using it!
You must root your BlueStacks instances!
pip install bluestackspatcher-nougat
from bluestackspatcher_nougat import BlueStacksPatcher
bstackpatcher = BlueStacksPatcher(
adb_path="C:\\Users\\Gamer\\AppData\\Local\\Android\\Sdk\\platform-tools\\adb.exe",
bluestacks_config=r"C:\ProgramData\BlueStacks_nxt\bluestacks.conf",
hdplayer=r"C:\Program Files\BlueStacks_nxt\HD-Player.exe",
)
bstackpatcher.connect_to_all_bluestacks_devices(timeout=3) # Always connect to all devices before you do any action
a, b = bstackpatcher.get_new_imei_imsi(
locale="pt-BR",
country="BR",
countrycode="076",
ignore=(),
min_threads_open=95,
timeoutsearch=5,
sleeptime=1,
timeoutstart=35,
)
print(a)
print(b)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bluestackspatcher_nougat-0.11.tar.gz
.
File metadata
- Download URL: bluestackspatcher_nougat-0.11.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1496d87f43255130e98b5483358b6996c365f25a946024ace9ea286b50fe2db0 |
|
MD5 | 2c911e5f4b1578e2e394b95efebae37d |
|
BLAKE2b-256 | 540802f78ae7d9329e20dac2b51550bb54635d125bf2307740f4782b9e8273ec |
File details
Details for the file bluestackspatcher_nougat-0.11-py3-none-any.whl
.
File metadata
- Download URL: bluestackspatcher_nougat-0.11-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfa4c907a2164e70a3eb4051a5e659eb6ea76b72430a4ab920d1c6404425f59e |
|
MD5 | 2b97336974909a4a4b79c00fba9ce9c6 |
|
BLAKE2b-256 | 5ae3d1035959c76821ca66149c9312c05b9de0724ed71b1ce461c0da62dca635 |