Исходник XenForo Auth API for C++, C# and everything else. HWID Check included

Начинающий
Статус
Оффлайн
Регистрация
22 Июн 2022
Сообщения
2
Реакции[?]
1
Поинты[?]
0
Hello,

I am releasing my XenForo Auth API called XenAuth.
You can use it as a simple API to authenticate users for your loader and shit.
It has hwid verification included. You can send your own hwid string, it doesn't matter.
I've added a C# wrapper that includes some examples and a good unique hwid generation for a Windows PC.

For the security, it will only show important data when username and password are validated.
If you guys have any questions or you want to help me make it better ofc comment down below

Please give the repo a star and i will maintain and update it.

Пожалуйста, авторизуйтесь для просмотра ссылки.
 
Последнее редактирование:
Начинающий
Статус
Оффлайн
Регистрация
5 Янв 2023
Сообщения
11
Реакции[?]
0
Поинты[?]
0
Why, it’s useless
Xenforo has authentication api already
And hwid needs no custom scripts, only opens up security vulnerabilities
 
Начинающий
Статус
Оффлайн
Регистрация
22 Июн 2022
Сообщения
2
Реакции[?]
1
Поинты[?]
0
Why, it’s useless
Xenforo has authentication api already
And hwid needs no custom scripts, only opens up security vulnerabilities
Using an auth system trough Web on clientside will always be open to security vulns.
And implementing the api from xen is more time consuming and i think no one wants to read trough the ugly documentation of it.
If you look at my code i dont want to repeat but i return the response only after validation of user and pass.
This should only be a demonstration and maybe someone wants to take a example from it and build something on own.

Have a nice day.
 
Начинающий
Статус
Оффлайн
Регистрация
5 Янв 2023
Сообщения
11
Реакции[?]
0
Поинты[?]
0
Using an auth system trough Web on clientside will always be open to security vulns.
And implementing the api from xen is more time consuming and i think no one wants to read trough the ugly documentation of it.
If you look at my code i dont want to repeat but i return the response only after validation of user and pass.
This should only be a demonstration and maybe someone wants to take a example from it and build something on own.

Have a nice day.
bro?you dont need to do new api form xenforo.

just post /users/? its return success after validation
 
Ушастый
Забаненный
Статус
Оффлайн
Регистрация
23 Ноя 2021
Сообщения
371
Реакции[?]
56
Поинты[?]
10K
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Darvin курит в сторонке...
 
Сверху Снизу