Discussion: dns spoof
Afficher un message
Vieux 12/05/2008, 10h54   #1
cr4kb0y
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut dns spoof

hello everyone!
I am stdudying the dns spoof,and i got a source code about dns
spoof,but it can't run normaly,
I don't know why.so I come here for .
the problem is :
PacketInitPacket(lppackets,sendbuf,sizeof(eth)+siz eof(arp));//
if(PacketSendPacket(lpadapter,lppackets,TRUE)==FAL SE)
{
printf("PacketSendPacket in arpspoof Error: %d
\n",GetLastError());
return -1;
}
it can't send packets out.
and the error number is 0.
Can anybody here give me some hints!
  Réponse avec citation
 
Page generated in 0,08086 seconds with 9 queries