Yoko

All sides of Injection
It is currently 2026-03-16 22:11:55

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Inj.AoS
PostPosted: 2004-11-30 14:01:57 
Offline

Joined: 2004-11-30 13:53:59
Posts: 30
Привет Иоко,

1. Вы можете послать мне или объявить последнюю версию "injection.cpp", и "hooks.cpp" или просто "Ignore Socket" функция ?

2. Вы сделали были также известны как "mamaich" ?


Top
   
 Post subject:
PostPosted: 2004-11-30 20:29:43 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
I do suppose you using some sort of auto-translator programm.

1.
Code:
int SocketHookSet::recv(SOCKET s, char * buf, int len, int flags)
{
....
    if(r == 0 || r == SOCKET_ERROR)
      if(IgnoreSocket)
         //trace_printf("Received error data: %d\n",r)
         ;
      else
      {
         log_printf("Automatically closing socket\n");
         int err = hook->close();
         close(hook->get_socket(), err);
      }
    return r;
}

this is most important place, i hope it will be enough for you

2. If you mean "do you known as mamaich" the answer is no, i'm not a mamaich.


Top
   
 Post subject:
PostPosted: 2004-11-30 22:24:25 
Offline

Joined: 2004-11-30 13:53:59
Posts: 30
Yoko wrote:
I do suppose you using some sort of auto-translator programm.
Yes i didn't know you speak english (and also i don't 'speak' it well)

Yoko wrote:
2. If you mean "do you known as mamaich" the answer is no, i'm not a mamaich.

Sorry i've 'exchanged' you for him

Yes it is enough, thank you very much


Top
   
 Post subject:
PostPosted: 2004-11-30 23:09:44 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
KalVasFlam wrote:
Yoko wrote:
I do suppose you using some sort of auto-translator programm.
Yes i didn't know you speak english (and also i don't 'speak' it well)

well i stated this because your sentences obtained sence after each word translated to English


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 4 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited