Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
DNS Query in C
For example to make from the ip 199.99.29.39 ,another ip than mine ( so i need to spoof it somehow ) a a DNS query to a specified domain like site.com .And i want the query to request for the A record for a subdomain like sub.site.com .Does anyone know if it could work under win32 or i would get blocked by drivers. Does anyone know a tool that can do this?Could someone show me a snippet ,in C if it is possible,but it's ok in other languages too.