空的32位Windows shellcode说(所有操作系统/ SPS)
资 源 简 介
Project moved to GitHub
This project was [moved to GitHub](https://github.com/SkyLined/w32-speaking-shellcode/) as [Google code will be shut down](http://google-opensource.blogspot.nl/2015/03/farewell-to-google-code.html).
A null-free shellcode for 32-bit versions of Windows 5.0-7.0 all service packs that uses Microsoft Speech API to say "You got pwned!" over the speakers. Includes optional code that fixes stack alignment (adds 5 bytes) and bypasses EAF (adds 29 bytes).
Features:
* NULL Free
* Windows version and service pack independant.
* No assumptions are made about the values of registers.
* "/3GB" compatible: pointers are not assume to be smaller than 0x80000000.
* DEP/ASL
文 件 列 表
w32-speaking-shellcode.asm
w32-speaking-shellcode.bin
w32-speaking-shellcode-eaf.bin
w32-speaking-shellcode-esp.bin
w32-speaking-shellcode-hash-list.asm
COPYRIGHT.txt
Speak.cpp
Speak.exe
Speak.pdb