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 ...
Search found 2 matches
- Tue Apr 03, 2012 11:08 pm
- Forum: Plugins
- Topic: Possible Anti-DLL
- Replies: 12
- Views: 70813
- Sat Oct 15, 2011 12:12 am
- Forum: Plugins
- Topic: The Enigma Protector x86: Anti DLL Injection, Anti-Trainer
- Replies: 45
- Views: 596266
Re: The Enigma Protector x86: Anti DLL Injection, Anti-Train
I am interested.
Could you talk a price around here?
Could you talk a price around here?
