CoR-Forum / CoR-Forum/RegnumStarter
Detect Tampering
Open
Backlog
security
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There are some ways.
One could be to generate a .exe for every user via modifying the .text Section in the PE Header including the UUID or a key, save the sha512sum from that file, send the file to the user.
When the Tool starts, make a sha512sum from the File, send it in the POST on the first login request and if it matches to the UUID the API answers.
Other ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.