首页
社区
课程
招聘
[原创]在线视频下载IE插件
发表于: 2008-8-22 22:34 12764

[原创]在线视频下载IE插件

2008-8-22 22:34
12764
一个IE插件,大家可以把喜欢的视频下载珍藏,扩展名为flv,
目前支持www.56.com , www.youtube.com , www.youku.com , www.tudou.com,
其他的视频网站大家一起来扩展吧呵呵,
基本原理:以IE插件的形式进入iexplore.exe,然后HOOK 接收函数,抓封包过滤,得到视频的真正链接~

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
免费 0
支持
分享
最新回复 (10)
雪    币: 239
活跃值: (160)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
编译错误,请楼主核对一些,重新上传

Deleting intermediate files and output files for project 'ExplorerFavorateMenu - Win32 Release MinSize'.
R:\GetVideo\ExplorerFavorateMenu_i.c(39): Could not find the file guiddef.h.
R:\GetVideo\ExplorerFavorateMenu_i.c(42): Could not find the file guiddef.h.
--------------------Configuration: ExplorerFavorateMenu - Win32 Release MinSize--------------------
Creating Type Library...
Processing R:\GetVideo\ExplorerFavorateMenu.idl
ExplorerFavorateMenu.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl
oaidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl
objidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl
unknwn.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl
wtypes.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl
ocidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl
oleidl.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl
servprov.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl
urlmon.idl
Processing D:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl
msxml.idl
Compiling resources...
Compiling...
StdAfx.cpp
NOTE: WINVER has been defined as 0x0500 or greater which enables
Windows NT 5.0 and Windows 98 features. When these headers were released,
Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions.
For this release when WINVER is defined as 0x0500 or greater, you can only
build beta or test applications.  To build a retail application,
set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk
to see if retail Windows NT 5.0 or Windows 98 headers are available.
See the SDK release notes for more information.
Compiling...
ExplorerFavorateMenu.cpp
R:\GetVideo\ExplorerFavorateMenu.cpp(31) : error C2065: 'SOCKET' : undeclared identifier
R:\GetVideo\ExplorerFavorateMenu.cpp(31) : error C2146: syntax error : missing ')' before identifier 's'
R:\GetVideo\ExplorerFavorateMenu.cpp(38) : error C2059: syntax error : ')'
R:\GetVideo\ExplorerFavorateMenu.cpp(39) : error C2143: syntax error : missing ';' before '{'
R:\GetVideo\ExplorerFavorateMenu.cpp(39) : error C2447: missing function header (old-style formal list?)
R:\GetVideo\ExplorerFavorateMenu.cpp(148) : error C2146: syntax error : missing ')' before identifier 's'
R:\GetVideo\ExplorerFavorateMenu.cpp(148) : warning C4229: anachronism used : modifiers on data are ignored
R:\GetVideo\ExplorerFavorateMenu.cpp(148) : error C2059: syntax error : ')'
R:\GetVideo\ExplorerFavorateMenu.cpp(149) : error C2143: syntax error : missing ';' before '{'
R:\GetVideo\ExplorerFavorateMenu.cpp(149) : error C2447: missing function header (old-style formal list?)
FavorMenuBar.cpp
HookApi_JMP.cpp
R:\GetVideo\HookApi_JMP.cpp(25) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
R:\GetVideo\HookApi_JMP.cpp(45) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
MenuBar.cpp
saveLogA.cpp
Generating Code...
执行 cl.exe 时出错.

ExplorerFavorateMenu.dll - 1 error(s), 0 warning(s)
2008-8-24 09:22
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
3
代码用VS2003编译~~
2008-8-25 09:32
0
雪    币: 179
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
4
[QUOTE=;]...[/QUOTE]
不管什么编译,缺文件总是不行的
2008-9-20 14:25
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
5
VS2008RTM编译通过,不过要更改 _WIN32_WINNT  WINVER 的值
刚才大概看了一下,是通过Hook WSARecv和recv来抓包分析的.第一次见到用这种方法来获取视频地址,值得学习.
2008-9-22 16:47
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
6
有没搞错?附件有源代码没有少一个文件~~,VS2003编译通过
2008-10-4 01:09
0
雪    币: 2067
活跃值: (82)
能力值: ( LV9,RANK:180 )
在线值:
发帖
回帖
粉丝
7
我都用Final Data拷贝.flv文件
2008-10-4 01:24
0
雪    币: 209
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
8
下载了,学习
2009-11-25 05:46
0
雪    币: 200
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
9
不知还管用吗,下来学习下
2010-8-1 10:15
0
雪    币: 202
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
10
下载了,学习
2010-8-9 09:10
0
雪    币: 101
活跃值: (17)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
11
怎么没有编译好的程序呢?
2010-8-29 10:12
0
游客
登录 | 注册 方可回帖
返回
//