QUASAR LICENSE SYSTEM
=====================

HOW IT WORKS:
-------------

1. When you run Quasar.exe for the first time, it will show a License Activation window
2. The window displays a unique Hardware ID (PC Name + Random String)
3. You need to enter a BIN code to activate Quasar

GENERATING BIN CODES:
---------------------

1. Run Keygen.exe (located in bin\Release\net452\Keygen.exe)
2. Copy the Hardware ID from Quasar's license window
3. Paste it into the Keygen's "Hardware ID" field
4. Click "Generate BIN" button
5. Copy the generated BIN code
6. Paste it into Quasar's "BIN Code" field
7. Click "Activate" or press Enter

IMPORTANT NOTES:
----------------

- Each Hardware ID generates a unique BIN code
- The BIN code is validated using HMAC-SHA256 encryption
- Once activated, the license is saved to "license.dat" file
- If the license file is deleted, you'll need to activate again
- The same Hardware ID will always generate the same BIN code
- Wrong BIN codes will show an error message

FILES:
------

- Quasar.exe: Main server application (requires license)
- Keygen.exe: License key generator
- license.dat: Stores the activated license (auto-generated)

SECURITY:
---------

The license system uses a secret key embedded in both applications.
Do not share the Keygen.exe with unauthorized users.
