BrUnOXaVIeRLeiTE/SCUE5-Plugin

No source code for SCUE5_Key-Generator.exe

Opened this issue · 2 comments

Why is the source code for SCUE5_Key-Generator.exe missing?

ASCII_KEY is simply the ASCII_DIC with characters shuffled around.
The "generator" simply creates a string of the same length, with set of characters, where their positions are random.

It's fairly easy to code this with your programming language of choice.

Well, the question is then, what is SCUE5_Key-Generator.exe good for and when it should be used?

EDIT: is the program written in C++/CLI?