| FR | Description | |----|-------------| | | The app detects a file named exactly ManyCam‑Pro‑3.1.43.4086 Serial.txt placed in the same folder as the executable or dragged onto the main window. | | FR‑2 | The file format is plain UTF‑8 text with the following structure (order‑agnostic): SERIAL=XXXXX-XXXXX-XXXXX-XXXXX-XXXXX ISSUED=YYYY‑MM‑DD EXPIRY=YYYY‑MM‑DD SIGNATURE=Base64String | | FR‑3 | Import Flow : 1. Parse file. 2. Verify digital signature (RSA‑2048, SHA‑256). 3. Validate dates (not expired). 4. Store the serial securely in the Windows Registry (or encrypted local store). 5. Show success/failure toast. | | FR‑4 | Export Flow : 1. Retrieve the current serial from secure storage. 2. Populate the file template, compute a fresh signature, and write the file to a user‑chosen location. | | FR‑5 | Signature Scheme : Private key resides on the ManyCam licensing server. The app contains only the corresponding public key (hard‑coded, obfuscated). | | FR‑6 | Encryption Option (Enterprise‑only): If the user selects “Encrypt”, the file is AES‑256‑GCM encrypted with a passphrase supplied at export time. The passphrase must be re‑entered on import. | | FR‑7 | Error Handling : Provide granular error codes (e.g., ERR_SIG_INVALID , ERR_EXPIRED , ERR_FORMAT , ERR_DECRYPT_FAIL ). | | FR‑8 | Audit Log : Append an entry to %APPDATA%\ManyCam\license_audit.log for every import/export, rotating after 10 KB. | | FR‑9 | UI Elements : • “Import License File” button (file picker). • “Export License File” button (file picker + optional encryption toggle). • “Show License Details” modal (masked serial, dates, status). | | FR‑10 | Backward Compatibility : If a user supplies an older file format (no signature), the app will reject it and prompt the user to request a new file from support. |
: Allows for easy background replacement with a simple green screen setup. ManyCam-Pro-3.1.43.4086 Serial.txt
: With ManyCam Pro, users have access to a wide variety of video effects and filters. From basic color adjustments to more complex effects like chroma keying (green screen), this software provides everything you need to give your streams or recordings a professional look. | FR | Description | |----|-------------| | |