Search found 6 matches

by paranoio
Thu Apr 22, 2021 10:12 pm
Forum: Problems
Topic: UDP socket
Replies: 2
Views: 8133

Re: UDP socket

Hi,
i've sent the email
thanks in advance.
by paranoio
Sun Apr 18, 2021 12:13 am
Forum: Problems
Topic: UDP socket
Replies: 2
Views: 8133

UDP socket

Hi,
im trying to compile my wpf app which creates a udp socket to receive data,
but i see the socket is not receiving any connection
is there an option on the protector i should enable to allow sockets pass trhough or maybe does the virtual machine defines a different network interface i should ...
by paranoio
Thu Oct 12, 2017 5:54 pm
Forum: Basic
Topic: let external app read virtual files (x64 to x86)
Replies: 2
Views: 11632

let external app read virtual files (x64 to x86)

Hello
I have a x64 app lancher protected with enigma also includes some files :

x64 protected exe contents:
launcher.exe
pack1.pak
pack2.pak

this launcher executes a secondary app "game.exe" (x86 installed on the local OS),

is there a way to let game.exe access pack1 and pack2 virtualized on ...
by paranoio
Sun Aug 30, 2015 8:25 pm
Forum: Basic
Topic: run from usb only
Replies: 3
Views: 23464

Re: run from usb only

it seems that antiduplicate does exactly what i want but is expensive
specially because it limits the use per application

thats too limited :S , i will keep looking for an alternative.
by paranoio
Sun Dec 07, 2014 9:42 pm
Forum: Basic
Topic: run from usb only
Replies: 3
Views: 23464

run from usb only

Hi
i just got enigma protector and started to use it,
now i want to protect a c# app to run only from usb device.

I've read through the forum that i could use the usb id as key using enigma api , but
im not sure how to implement it.

The idea as far as i understand is :
-check device id
-check ...