keyauth-cpp-library
keyauth-cpp-library copied to clipboard
refactor: migrate project to C++20 and improve client security
- change project standard to C++20
- add CProtection API
- replace Sleep() with std::this_thread::sleep_for()
- refactor get_hwid() to syscall functions
- general code cleanup
The KeyAuth owner has been notified of your pull request. Please wait for him to review it. This could take several days.
@copilot open a new pull request to apply changes based on the comments in this thread
@copilot open a new pull request to apply changes based on the comments in this thread
lowk making me crazy