Подпишитесь на наш Telegram-канал, чтобы всегда быть в курсе важных обновлений! Перейти

Вопрос How does this work?

Начинающий
Начинающий
Статус
Оффлайн
Регистрация
24 Июл 2021
Сообщения
44
Реакции
21
Some cheat's such as ev0lve, rifk7 etc loader/client's are 'connected' to the user in a way where the the client can only be used by YOU the user and also their client's 'auto login' or are pre authorised where the user is not required to type their password ever just wondering if anyone can help me understand how it works thanks :)
 
'connected' to the user in a way where the the client can only be used by YOU

'auto login' or are pre authorised where the user is not required to type their password
 
There are several authorization algorithms, most of them are designed to save the "session" of the user. The most popular is Cookies or JWT token (or Custom Tokens, but we don't mention it here), it's more from web development, not cheat development, take a look at official Firefox documentation, pretty simple explanation.
 
Назад
Сверху Снизу