Search found 13 matches

by Riski1588
Sat Nov 24, 2018 7:50 pm
Forum: Problems
Topic: TKeyGenParams passing Key as Empty
Replies: 19
Views: 35998

TKeyGenParams passing Key as Empty

Hi, I'm trying to integrate a key generator inside my application but it appears as though I keep getting EP_ERROR_KEYBUFFEREMPTY error code. I have included Enigma_KeyGen_IDEA64.cs inside my application, and copied keygen64.dll to my build directory and included in my project build. The code I have...
by Riski1588
Mon Aug 27, 2018 7:45 pm
Forum: Basic
Topic: Generate license keys
Replies: 1
Views: 9868

Generate license keys

Hello,

I'm developing a front end for ease of admin that interfaces with Enigma, PayPal and Discord. I'm selling my piece of software and would like to automatically generate a license key via the front end rather than having to manually run the license ID software - is this possible?

R
by Riski1588
Wed Aug 22, 2018 11:00 am
Forum: Basic
Topic: Encrypt with hardware id
Replies: 1
Views: 11436

Encrypt with hardware id

Hello, I'm interested in using the "Encrypt with hardware id" functionality of Enigma, the problem I have is that I'm using it to protect a DLL which will get updated. The function works fine, but if I update the DLL I would need to open Enigma and generate 20+ DLL's for different users, i...