HoundThe / TarkovBot

Trading bot template for Escape from Tarkov
MIT License
9 stars 5 forks source link

Any ways to extract session from EFT Launcher? #1

Open nisaev opened 4 years ago

nisaev commented 4 years ago

Hello. Now EFT have SSL verifying, so we can't use Charles to extract session, hwid, token from EFT Launcher. Do you have any tips how to do it? I've tried to use "undetected version" of Cheat Engine(yeah, they can ban if CE process will be load in system, so I found special version with changed names, titles etc.) So when I'm using CE I can't scan memory of EFT. They are blocking it. Dunno how.

HoundThe commented 4 years ago

SSL is there for some time already, you can extract the session simply using fiddler

jackKiZhu commented 4 years ago

I can get session from the lander. Can you please teach me how to use this tool? I'm not familiar with C #. How can I use it? How can I update it? Thanks!