software-protection
There are 17 repositories under software-protection topic.
open-license-manager/licensecc
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
open-license-manager/examples
Sample code that integrates open-license-manager
open-license-manager/lcc-license-generator
License generator for open-license-manager
rafael-santiago/aegis
Linux, FreeBSD, NetBSD, OpenBSD and Windows debugging detection library. With support for C and Go.
Fadi002/pyauth
Auth system with encryption and web dashboard in python
noahswtf/darken-anticheat
Kernel mode anticheat for protecting software/games.
tum-i4/sip-toolchain
A toolchain for software integrity protection including self-checksumming, control flow integrity, result checking, oblivious hashing and a sample program protected using Intel SGX
silab-nitkc/hibari-gas
An experimental obfuscator for software protection using the SMT-based code generation
poyrazinan/JavaLicense
JavaLicense offers server-based licensing for Java apps, eliminating traditional keys. Secure, efficient, and key-free licensing solution.
9dl/CSecurity
Continuously terminates blacklisted debugging and hacking processes to prevent reverse engineering.
BraveProton/Kroma-KeyAuth-ImGui-Example-Protected
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
BraveProton/Qanta-Keyauth-Edited-Packed-Version
This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.
BraveProtn42/Kroma-KeyAuth-ImGui-Example-Protected
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
BraveProtn42/Qanta-Keyauth-Edited-Packed-Version
This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.
BraveProtnb/Kroma-KeyAuth-ImGui-Example-Protected
This repository offers an example integration of KeyAuth with ImGui, showcasing how to implement authentication and protection features. The Kroma KeyAuth example demonstrates secure handling and user verification in your ImGui-based applications.
BraveProtnb/Qanta-Keyauth-Edited-Packed-Version
This repository provides an edited and packed version of KeyAuth for enhanced security and customization. The Qanta KeyAuth version includes modifications to streamline authentication processes and improve protection for your applications.
mr-ma/basic-self-checksumming
A bare-minimum implementation of self-checksumming for C programs in python