GaRY's Blog
Beginning is always beautiful
导航
首页
新随笔
联系
管理
<
2010年3月
>
日
一
二
三
四
五
六
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
统计
随笔 - 55
文章 - 1
评论 - 30
引用 - 0
留言簿
(8)
给我留言
查看公开留言
查看私人留言
随笔分类
(78)
Others(24)
(rss)
PHP core(9)
(rss)
PHP security(17)
(rss)
Programing(7)
(rss)
System(8)
(rss)
Tips(13)
(rss)
随笔档案
(55)
2008年9月 (1)
2008年7月 (1)
2008年6月 (1)
2008年2月 (1)
2008年1月 (3)
2007年12月 (3)
2007年11月 (1)
2007年9月 (1)
2007年8月 (3)
2007年7月 (2)
2007年6月 (7)
2007年5月 (9)
2007年3月 (1)
2006年12月 (2)
2006年11月 (2)
2006年10月 (3)
2006年9月 (2)
2006年8月 (12)
搜索
最新随笔
1. Pligg XSS
2. CHTML
3. 快到大四了
4. 新年快乐
5. php调用mysql存储过程返回结果集的处理
最新评论
1. xanax
It is not enough to aim; you must hit.
--xanax
2. re: Ring3 Inline Hook Demo
@exportwrc
呵呵.推荐用LDE,指令截断问题就不用再考虑了
--GaRY
3. re: Ring3 Inline Hook Demo
测了一下,5字节有问题,指令被截断了,无法返回到func函数,改为8字节就可以
--exportwrc
4. re: php调用mysql存储过程返回结果集的处理
评论内容较长,点击标题查看
--wofeiwo
5. re: php调用mysql存储过程返回结果集的处理
评论内容较长,点击标题查看
--156544632
PHP core
PHP内核相关
[zt]PHP 5.2.4 mail.force_extra_parameters unsecure
posted @
2007-11-26 12:03
wofeiwo 阅读(472) |
评论 (0)
编辑
Developing A PHP Core Backdoor
摘要: 目录
1)前言
2)优缺点
3)设计
4)功能实现
5)参考文档
6)一些说明
阅读全文
posted @
2007-05-23 20:01
wofeiwo 阅读(557) |
评论 (0)
编辑
php win32执行程序module
摘要: 练手之作,看jnc的文章.我不过移植到了win32平台.
http://www.loveshell.net/blog/blogview.asp?logID=197
阅读全文
posted @
2007-05-15 10:23
wofeiwo 阅读(502) |
评论 (0)
编辑
The Month of PHP Bugs
posted @
2007-03-08 16:50
wofeiwo 阅读(436) |
评论 (0)
编辑
PHP 5.2.0 session.save_path safe_mode and open_basedir bypass
摘要: 详情见内
阅读全文
posted @
2006-12-09 12:10
wofeiwo 阅读(688) |
评论 (0)
编辑
PHP ZendEngine ECalloc Integer Overflow Vulnerability
posted @
2006-10-10 19:05
wofeiwo 阅读(224) |
评论 (0)
编辑
PHP源代码简单分析 [zt]
摘要: 原贴地址: http://x-space.discuz.net/space/html/95/22195_itemid_14752.html
阅读全文
posted @
2006-08-15 15:55
wofeiwo 阅读(561) |
评论 (0)
编辑
How to Build PHP on Windows
摘要: 类Unix系统上的编译方式各位基本都很熟悉,网上也有大把的资料可以查询.但是却很少见到PHP在windows平台上的编译方法.因此也导致了本文的诞生.你可以将本文当作对PHP手册上对windows上编译PHP一章的扩充版本.
阅读全文
posted @
2006-08-15 15:16
wofeiwo 阅读(1864) |
评论 (0)
编辑