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=85,

    timeoutsearch=5,

    sleeptime=0.1,

    timeoutstart=25,

)

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.10.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

bluestackspatcher_nougat-0.10-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for bluestackspatcher_nougat-0.10.tar.gz
Algorithm Hash digest
SHA256 08c9bb76e1b6a2ad2ad41ed7790d85671afa3e4066ef607d8234291836581499
MD5 6731113f24fb3a2a27f7779779209748
BLAKE2b-256 fbc7db09ce50df3a85f9e244bcc74c70f0e5a286022949f9d90287c48d1a47dc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for bluestackspatcher_nougat-0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6ff63ea0ba294fa8a026144acd27cb919a82286ee16563972f2e0842c113b76f
MD5 472fd6fb9510d8ac12e70c5c66dcc228
BLAKE2b-256 c7618edc4ae900bf572a5417ea4846c712e129977879d5e8823b93e6ecd7f7e6

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