terminate if specific file exist

Post here any topics that related to Enigma Protector, its functionality, your misunderstanding, offers to improvements etc etc etc
Post Reply
salamo
Posts: 2
Joined: Sat Sep 17, 2011 5:45 pm

terminate if specific file exist

Post by salamo »

is there any way to terminate the application if some file exist..

some hacker use directx files called d3d8.dll to loade with my game to got the blowfish key and make Unprotected exe

is there any way to stop it from loading with my exe or terminate the application if that file exist

i try to use check external files with original d3d8.dll but its Impossible to find one work with all oses
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: terminate if specific file exist

Post by Alec »

It's possible to do this with any other dll file your application is using as well, protecting against file names is pointless.
salamo
Posts: 2
Joined: Sat Sep 17, 2011 5:45 pm

Re: terminate if specific file exist

Post by salamo »

can you share the uncomplie project if you please?
Alec
Posts: 82
Joined: Thu Feb 20, 2014 9:35 am

Re: terminate if specific file exist

Post by Alec »

Which project are you talking about?
Post Reply