@exit

Phrack Inc. Volume 16 Issue 71 File 03

eZine's profile picture
Published in 
 · 1 week ago
... in_addr],eax mov [s_addr.sin_port],0 mov [s_addr.sin_family],AF_INET invoke socket,AF_INET,SOCK_RAW,IPPROTO_IP mov [s_sock],eax or eax,eax jnz @f jmp @exit @@: invoke bind,[s_sock],s_addr,16 or eax,eax jz @f jmp @exit @@: invoke ioctlsocket,[s_sock],SIO_RCVALL,flag ;Receive All Packet or eax,eax jz @sniff jmp @exit @sniff: invoke recv,[s_sock],buff,512,0 ;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ; Here we check if the TTL is equal to 42. ; the Answer to the Ultimate Question of Life, The Universe, and ; Everything!!! ;%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ;is this ICMP? xor ebx ...

THE SHADOWS ARMY ZINE #2

eZine's profile picture
Published in 
 · 2 years ago
... trouve pu de "IsShortcut". Redemarer windows et le tour est jouer. -->Vous voulez rebooter plus vite? *Ouvrer notepad inserer cette petite ligne : @exit sauvegarder cela sous le nom de "Restart.bat".Aller dans ses proprietes et puis dans l'onglet Program.Cocher "Close on exit" et aller sur le bouton "Advanced" Cocher "Ms-Dos mode" et enlever le crochet a "Warn me before entering ms-dos mode" appuyer sur ok et une autre fois. Clicker sur votre fichier et vous reboter rapidement... -->Comment eviter vos cochoneries d'aller a la corbeille? *Aller dans les proprietes de la corbeille et cocher "Do not move file to the recycle bin.Remove f ...

Trickz of the Trade 05

eZine's profile picture
Published in 
 · 5 years ago
Trickz of the Trade 05
... 26h (* Lets FUCK SOME DISKS! *) pop dx (* clean up stack *) jc @error @error: inc al (* do the next drive *) cmp al,26 (* destroyed all drives? *) je @exit (* yep there all fucked ;-) *) jmp @start (* nup.. still got more to go.. *) @exit: end; end; keep in mind that none of the above code has been tested so it is highly likely that some or all of it may not work. its upto you to test it and remove any bugs. Disclaimer The author of this article writes it for the purpose of being informative and no other. This is for your information only and the author will not be held liable for any damages direct, indirect, sercumstantial, or otherwise resultin ...
loading
Neperos cookies
This website uses cookies to store your preferences and improve the service. Cookies authorization will allow me and / or my partners to process personal data such as browsing behaviour.

By pressing OK you agree to the Terms of Service and acknowledge the Privacy Policy

By pressing REJECT you will be able to continue to use Neperos (like read articles or write comments) but some important cookies will not be set. This may affect certain features and functions of the platform.
OK
REJECT