Search found 23 matches

by remixtech
Thu Apr 24, 2014 5:47 am
Forum: Enigma Virtual Box x86/x64
Topic: About *.jar file
Replies: 4
Views: 16207

Re: About *.jar file

Can I access the enigma api within the jar file packed in exe?
by remixtech
Thu Mar 17, 2011 12:06 pm
Forum: Basic
Topic: Extra Resource Protection
Replies: 11
Views: 41014

Re: Extra Resource Protection

It was just a question about the extra resource protection in the documentation... Just some curiosity !
by remixtech
Thu Mar 17, 2011 7:00 am
Forum: Basic
Topic: Extra Resource Protection
Replies: 11
Views: 41014

Re: Extra Resource Protection

Majid wrote: I think you want to change Delphi without using enigma,is that right? :?:
Even with enigma, I can tell you if the file packed is a delphi just in watching ressources name. (like the DVCLAL or the name of the Form)
by remixtech
Thu Mar 17, 2011 6:58 am
Forum: Basic
Topic: Extra Resource Protection
Replies: 11
Views: 41014

Re: Extra Resource Protection

This function exists but in another looking! Open Enigma Protector,Go To PROTECTION FEATURES --> Resources Protection,there you can protect and hide your resources form restorator,reshacker etc. Hi, So now, all the resource are encyphering and compressing ? Just another question, is it possible to ...
by remixtech
Thu Mar 17, 2011 6:52 am
Forum: Basic
Topic: Extra Resource Protection
Replies: 11
Views: 41014

Re: Extra Resource Protection

I agree, but it is for the protection code ? If my file is unpacked, we will see that it is compile with Delphi ?

By example :
- In the manifest
- in RCDATA/DVCLAL

Thanks for your answer
by remixtech
Thu Mar 17, 2011 12:14 am
Forum: Basic
Topic: Extra Resource Protection
Replies: 11
Views: 41014

Extra Resource Protection

Hello, I have seen in the help that there is and 'Extra Resource Protection' but i can't find it in the last version ? Is this function ever exist ? Another question : Is it possible to hide the fact that my application is written in delphi ? Is it possible to make believe that my application was co...
by remixtech
Sun May 30, 2010 2:44 pm
Forum: Basic
Topic: Recent Changes
Replies: 69
Views: 266100

Re: Recent Changes

Version 2.0 will be free for existing users ?
by remixtech
Tue May 11, 2010 8:48 pm
Forum: Problems
Topic: One bug
Replies: 7
Views: 26048

Re: One bug

Thanks for this information
Great works and thanks for this software and your sympathy ;)
by remixtech
Mon May 10, 2010 5:40 pm
Forum: Problems
Topic: One bug
Replies: 7
Views: 26048

Re: One bug

just a small question, and curiosity :
What language and IDE are you using to develop Enigma protector ?

Delphi 2007 ?
by remixtech
Sun Apr 18, 2010 9:57 am
Forum: Problems
Topic: One bug
Replies: 7
Views: 26048

Re: One bug

I haven't load any exe, this is just a small bug, i think Vladimir must add something like

Code: Select all

if fileexists(the_exe_to_protect) then begin
Show_functions();
end;