Skip to content

Commit 1a4e4ec

Browse files
authored
Update README.md
1 parent 474b67a commit 1a4e4ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
DRM Library for Windows (x64) in C++
99

10-
This project aims to take the good portions of the UltimateAnticheat project while improving aspects which were messy or implemented poorly, such as the integrity checker. An emphasis will be made on code readability, modularity, and reusability for the core aspects of this DRM. Anyone is free to contribute as long as PRs are quality and follow the same code style. The project is currently being supported for Visual Studio 17 (2022), CMake support will be added in the future.
10+
This project aims to take the good portions of the UltimateAnticheat project while improving aspects which were messy or implemented poorly, such as the integrity checker. An emphasis will be made on code readability, modularity, and reusability for the core aspects of this DRM. Anyone is free to contribute as long as PRs are quality and follow the same code style. The project is currently being supported for Visual Studio 17 (2022), CMake support will be added in the future. I'm currently using this lib in a closed source AC/detection engine and it work great, while being low resource usage.
1111

1212
** This project was started on July 19, 2025, and might not have many files yet
1313
** There is no such thing as an 'uncrackable DRM' - any code or binaries run on a client machine can be tampered with enough effort

0 commit comments

Comments
 (0)