Page 1 of 1

[Q] make Enigma plugin?

Posted: Thu May 28, 2015 10:24 am
by ekoo
Hello all

I've made an Enigma plugin with c++ (using EnigmaPluginsSDK\VC) and I have some question.

First Qeustion:
Enigma_Plugin_About() return value are for label "About" in Enigma protector
but Enigma_Plugin_Description() return value for what?

Second Question:
Does I need to protect my plugin before protect file or not?