keyauth-cpp-library icon indicating copy to clipboard operation
keyauth-cpp-library copied to clipboard

refactor: migrate project to C++20 and improve client security

Open officialchristheg opened this issue 3 months ago • 4 comments

  • 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

officialchristheg avatar Oct 29 '25 08:10 officialchristheg

The KeyAuth owner has been notified of your pull request. Please wait for him to review it. This could take several days.

github-actions[bot] avatar Oct 29 '25 08:10 github-actions[bot]

@copilot open a new pull request to apply changes based on the comments in this thread

officialchristheg avatar Oct 29 '25 08:10 officialchristheg

@copilot open a new pull request to apply changes based on the comments in this thread

officialchristheg avatar Oct 29 '25 08:10 officialchristheg

lowk making me crazy

officialchristheg avatar Oct 29 '25 09:10 officialchristheg