windows forraskod - patched...

Fórumok

windows forraskod - patched...

Hozzászólások

Küldök neked patchet:
[code:1:1c06130e6b]} //end of main[/code:1:1c06130e6b]
:D

van neki vége, csak a bekezdés csúszott el kicsit... ;)

Akkor ilyet:
[code:1:940f242478]
/* printf("Welcome to Windows XP");*/
/* printf("Welcome to Windows Server2003");*/
/* printf("Welcome to Windows Longhorn");*/
[/code:1:940f242478]

[code:1:d6fb7cc746]
start_main_functions ()
{
/* this code belongs to microsoft (c) corporation (tm), you have to buy
a licence to be allowed to read this code (c). Your mouse is also under copyright (tm), buy a licence (c) to use it! */

printf("What are you going to do today?");
send_information(www.microsoft.com); // (c)
exec(os2.bin); // (tm)
}
[/code:1:d6fb7cc746]

:lol:

[quote:7680b525ca="bitumen"][code:1:7680b525ca]
start_main_functions ()
{
/* this code belongs to microsoft (c) corporation (tm), you have to buy
a licence to be allowed to read this code (c). Your mouse is also under copyright (tm), buy a licence (c) to use it! */

printf("What are you going to do today?");
send_information(www.microsoft.com); // (c)
exec(os2.bin); // (tm)
}
[/code:1:7680b525ca]

:lol:

if(VER<=3.11)
{
exec(macos_7.1.bin);
}

Én arra lennék kiváncsi, hogy a kormányoknak kiadott forrást le lehet e fordítani, és mennyiben eggyezik meg a terhesztett binárisokkal...

Szerintem a "bepillantást nyerhetnek" != "teljes source". :lol:

Azért kíváncsi lennék én is, hogy mennyire fedi a kód a kiadott binárisokat.

Elfogtunk egy Longhornos koddarabot :D
[code:1:33b0485794]void NoValidLisence(void) {
CPU.ExecASMInPriority0("cli\nhlt\n");
}
[/code:1:33b0485794]