Ne-am mutat pe xhackers.4umer.com
Ne-am mutat pe xhackers.4umer.com
|
Nou pe simpatie: Andreea Miluta la Simpatie.ro
 | Femeie 24 ani Braila cauta Barbat 30 - 48 ani |
|
|
Ne-am mutat pe xhackers.4umer.comReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| #1 |
|
|
Aceasta va adăuga programului de la Windows XP firewall lista de exceptii.
Acest lucru nu este făcut de mine. Acest lucru este de Smith.
# include <stdio.h> # include <windows.h>
int AddToWindowsFirewall (char * DisplayName, char * exepath);
int main () { char dspname [MAX_PATH] = ""; char exepath [MAX_PATH] = "";
printf ("Adauga la WinXP SP2 Paravanul de protecţie Lista Exeception \ nBy Smith \ n \ n";
printf ("Introduceţi numele de afişare:"; devine (dspname);
printf ("Introduceţi calea de exe:"; devine (exepath);
în cazul în care (AddToWindowsFirewall (dspname, exepath)) { printf ("succes \ n!"; } else { printf ("Neîndeplinirea \ n!"; } return 0; }
int AddToWindowsFirewall (char * DisplayName, char * exepath) { HKEY hKey;
char filedata [MAX_PATH] = "";
wsprintf (filedata, "% s: *: Enabled:% s", exepath, DisplayName);
return 0; în cazul în care (RegSetValueEx (hKey, exepath, 0, REG_SZ, (unsigned char *) filedata, sizeof (filedata))) return 0;
RegCloseKey (hKey);
a reveni 1;/ / de succes
_______________________________________ We are Anonymous! We are legion! Wait for us! We X-HackersTeam! We have the power! We want respect! X-HackersTeam is Anonymous EXPECT US !

|
|
| |
|