forked from yodamaster/xspy
-
Notifications
You must be signed in to change notification settings - Fork 1
demonxjj/xspy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
features: 借鉴mfcspy,目标是支持所有mfc版本 支持ATL/WTL的简单分析 分析速度比mfcspy更快 download下载地址: http://pan.baidu.com/s/1c0rJAm8 Known bugs: - target will crash when it depends mfc42u.dll changelog: 2015年2月9日: 增加mfc120的支持,修复capture时不隐藏主窗口的问题,English GUI,auto resizing. 2014年5月19日 添加x86和x64切换提示,感谢sonyps 2014年5月13日 增加mfc110的支持,修复x64 bug,增加一些友好体验 2013年4月23日 0.3版本,初步支持x64位,暂时只测试了mfc90编译的x64程序 2013年4月23日 0.2版本,精确检测静态链接的MFC程序的信息,统一对各版本MFC的虚函数表的显示,暂时只有mfc42和mfc90的信息(因为我机子只有vs2008)。 2013年4月19日 0.1版本发布,暂时无成员变量信息显示 TODO: 支持所有MFC版本的更多信息显示 本程序仅作学习交流研究之用,还有很多bug和不完善的地方,如果你发现无法分析的程序,有可能的话请将样本程序发送至 [email protected],有建议或意见也请发送至这个邮箱,非常感谢! greets感谢: goldenegg http://bbs.pediy.com/showthread.php?s=&threadid=9805 LoveMeiL http://bbs.pediy.com/showthread.php?p=1143082 sonyps x86和x64切换提示
About
If you are cracking a mfc program, you may find this useful.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 82.4%
- C 17.6%