Search found 60 matches

by sanyock
Sun Apr 07, 2019 5:47 am
Forum: Basic
Topic: C# .NET and Enigma Protector
Replies: 40
Views: 99905

Re: C# .NET and Enigma Protector

А что с поддержкой DotNet Core v2/v3 на X86, хотя бы только под Windows? Building Native Libraries with CoreRT This document will guide you through building native libraries that can be consumed by other programming languages with CoreRT. CoreRT can build static libraries that can be linked at compi...
by sanyock
Sun Apr 07, 2019 5:16 am
Forum: Basic
Topic: C# .NET and Enigma Protector
Replies: 40
Views: 99905

Re: C# .NET and Enigma Protector

А что с поддержкой защиты UWP приложений для X86 с помощью Enigma уже сегодня? Что с поддержкой защиты UWP, скомпилированных в Native? https://github.com/Microsoft/dotnet/blob/master/releases/UWP/net-native2.2/README.md Если поддержки нет, то когда она планируется? Хотя бы без Enigma лицензирования,...
by sanyock
Sun Oct 15, 2017 6:24 pm
Forum: Basic
Topic: C# .NET and Enigma Protector
Replies: 40
Views: 99905

Re: C# .NET and Enigma Protector

@ manymore: http://blogs.msdn.com/b/dotnet/archive/2014/04/02/announcing-net-native-preview.aspx Получается, Eazfuscator разломали в пух и прах ? :cry: : [eazdevirt link] [warrez link] Ссылки сообщаю только для изучения вопроса, не для использования, они легко гуглятся и без меня Сам являюсь лиценз...
by sanyock
Mon May 05, 2014 1:50 pm
Forum: Problems
Topic: GetManifestResourceStream returns Nothing (null)
Replies: 2
Views: 8042

Re: GetManifestResourceStream returns Nothing (null)

Hi Vladimir,

The problem has been solved

Please let me know, when do you plan to release a new version with "Tagant" feature or something like this to make executables antivirus friendly?
by sanyock
Sat May 03, 2014 2:06 am
Forum: Problems
Topic: GetManifestResourceStream returns Nothing (null)
Replies: 2
Views: 8042

GetManifestResourceStream returns Nothing (null)

Hello, Following code works fine outside of Enigma in a ILmerged assembly, but after Enigma it fails to read a resource Function AddMappingFromMergedExecutableResource(ByVal Cfg As NHibernate.Cfg.Configuration, ByVal BLNamespace As String) Dim MergedExecutable = Assembly.GetExecutingAssembly MsgBox(...
by sanyock
Sat Mar 15, 2014 4:23 am
Forum: Basic
Topic: C# .NET and Enigma Protector
Replies: 40
Views: 99905

Re: C# .NET and Enigma Protector

This was supposed to be a simple yes/no question: does the new VM support C# .NET? If yes, I will gladly buy it. If no, I have another option, which is much more expensive (399USD) and less versatile than EP, but it will have to do. I guess you refer Eazfuscator which is the only tool (though some ...
by sanyock
Mon Nov 18, 2013 11:04 pm
Forum: Basic
Topic: DotNet v2 program utilizing ActiveX's under Wine in Linux
Replies: 3
Views: 11467

Re: DotNet v2 program utilizing ActiveX's under Wine in Linu

Can you please post a simple demo Enigma project which works under Wine for you even without DotNet, just a Win32? I have tested standalone SummatraPDF.exe, it runs fine under Wine But protected together with a PDF file it even does not display its screen under Wine while under Windows protected PDF...
by sanyock
Mon Nov 18, 2013 9:44 am
Forum: Basic
Topic: Pure DotNet licensing
Replies: 2
Views: 9925

Re: Pure DotNet licensing

Provided you use strong cryptography for keys and architecture is good, may be you could open source client side of the key validation schema to allow other developers to port it to languages on other VMs (different from i386) like JVM, Parrot, Xamarin MonoDroid and respectable market of MonoTouch f...
by sanyock
Mon Nov 18, 2013 9:31 am
Forum: Basic
Topic: Pure DotNet licensing
Replies: 2
Views: 9925

Pure DotNet licensing

What do you think about creating an additional product which would have only licensing features like: http://www.infralution.com/licensing.html It would be an addon product to your main EnigmaProtector product utilizing native GUI for license management and key generation without VM, protection, vir...
by sanyock
Mon Nov 18, 2013 8:16 am
Forum: Basic
Topic: Reuse old keys?
Replies: 3
Views: 11481

Re: Reuse old keys?

Then I guess a key can be invalidated by custom program having its own database of local blacklist in a cryptoapi storage? Such key can be reused only after reversing NTFS state to a saved checkpoint or reinstall Windows which is ok as any time consuming operations are treated as inacceptable for cu...