Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bluestackspatcher_nougat-0.12.tar.gz (10.8 kB view details)

Uploaded Source

Built Distribution

bluestackspatcher_nougat-0.12-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

Details for the file bluestackspatcher_nougat-0.12.tar.gz.

File metadata

File hashes

Hashes for bluestackspatcher_nougat-0.12.tar.gz
Algorithm Hash digest
SHA256 6132661755de8381e0bd9708acaf48908b7f90c9cb7b25231c926553a5c5af27
MD5 ab058028d1f0addc0c032c5554328d27
BLAKE2b-256 e97f9d8043996a93aa6bca3ef7bb8853b3a42eea5992f5644ce485fd8302d1b0

See more details on using hashes here.

File details

Details for the file bluestackspatcher_nougat-0.12-py3-none-any.whl.

File metadata

File hashes

Hashes for bluestackspatcher_nougat-0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 8647473b0e95c6e3dd7ec762a55bb1214d1cbbb756c213ac3142b1121f079600
MD5 94ab2fae500e4b388236168062dd5d41
BLAKE2b-256 a3c9f26bf76b2c3ecbcff535e8db34ce609b5270399dc8792416cebe4862d4de

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page