Search found 2 matches

by Etroplus
Tue Apr 03, 2012 11:08 pm
Forum: Plugins
Topic: Possible Anti-DLL
Replies: 12
Views: 48580

Possible Anti-DLL

function BlockAPI(hProcess : THANDLE; libName, apiName : PAnsiChar) : Boolean; var pRet : Char; hLib : THandle; pAddr : Pointer; dwRet : DWORD; begin pRet := #$C3; //hLib := nil; Result := False; hLib := LoadLibrary(libName); if hLib > 0 then begin pAddr := GetProcAddress(hLib, apiName); if pAddr <...
by Etroplus
Sat Oct 15, 2011 12:12 am
Forum: Plugins
Topic: The Enigma Protector x86: Anti DLL Injection, Anti-Trainer
Replies: 45
Views: 235998

Re: The Enigma Protector x86: Anti DLL Injection, Anti-Train

I am interested.
Could you talk a price around here?