Scylla v0.5a- x64/x86 Imports Reconstruction
Scylla – x64/x86 Imports Reconstruction
=======================================
ImpREC, CHimpREC, Imports Fixer… this are all great tools to rebuild an import table,
but they all have some major disadvantages, so I decided to create my own tool for this job.
Reliable Command Buffer Overflow” Error in Modern Warfare 3
If you’re playing Modern Warfare 3 on PC and have been playing through the campaign, there’s a good chance you encountered the “reliable command buffer overflow” error in the mission Goalpost. It sucks, doesn’t it? Well, one helpful Call of Duty forum member has figured out how to avoid this error. He said this:
迅雷 7.2.3.3254 去广告补丁
现在笔记本上用的一直是以前的迅雷5,直到周末要下载COD 8的时候发现那个东西下载不了ed2k的链接,而电驴又没有任何的速度,于是哥们重新给装了一个7。但是迅雷7的广告太蛋疼了,于是就自己又搞了一下把右边的广告给k掉了。那些广告既占用资源又影响视觉,一点都不爽啊,不爽。 :choler:
微软C-C++ 编译器选项
微软C/C++ 编译器选项 | ||
-优化- | ||
/O1 | 最小化空间 | minimize space |
/Op[-] | 改善浮点数一致性 | improve floating-pt consistency |
/O2 | 最大化速度 | maximize speed |
/Os | 优选代码空间 | favor code space |
/Oa | 假设没有别名 | assume no aliasing |
/Ot | 优选代码速度 | favor code speed |
/Ob | 内联展开(默认 n=0) | inline expansion (default n=0) |
/Ow | 假设交叉函数别名 | assume cross-function aliasing |
/Od | 禁用优化(默认值) | disable optimizations (default) |
/Ox | 最大化选项。(/Ogityb2 /Gs) | maximum opts. (/Ogityb1 /Gs) |
/Og | 启用全局优化 | enable global optimization |
/Oy[-] | 启用框架指针省略 | enable frame pointer omission |
/Oi | 启用内建函数 | enable intrinsic functions |
-代码生成- | ||
/G3 | 为 80386 进行优化 | optimize for 80386 |
/G4 | 为 80486 进行优化 | optimize for 80486 |
/GR[-] | 启用 C++ RTTI | enable C++ RTTI |
/G5 | 为 Pentium 进行优化 | optimize for Pentium |
/G6 | 为 Pentium Pro 进行优化 | optimize for Pentium Pro |
/GX[-] | 启用 C++ 异常处理(与 /EHsc 相同) | enable C++ EH (same as /EHsc) |
/EHs | 启用同步 C++ 异常处理 | enable synchronous C++ EH |
/GD | 为 Windows DLL 进行优化 | optimize for Windows DLL |
/GB | 为混合模型进行优化(默认) | optimize for blended model (default) |
/EHa | 启用异步 C++ 异常处理 | enable asynchronous C++ EH |
/Gd | __cdecl 调用约定 | __cdecl calling convention |
/EHc | extern“C”默认为 nothrow | extern “C” defaults to nothrow |
/Gr | __fastcall 调用约定 | __fastcall calling convention |
/Gi[-] | 启用增量编译 | enable incremental compilation |
/Gz | __stdcall 调用约定 | __stdcall calling convention |
/Gm[-] | 启用最小重新生成 | enable minimal rebuild |
/GA | 为 Windows 应用程序进行优化 | optimize for Windows Application |
/Gf | 启用字符串池 | enable string pooling |
/QIfdiv[-] | 启用 Pentium FDIV 修复 | enable Pentium FDIV fix |
/GF | 启用只读字符串池 | enable read-only string pooling |
/QI0f[-] | 启用 Pentium 0x0f 修复 | enable Pentium 0x0f fix |
/Gy | 分隔链接器函数 | separate functions for linker |
/GZ | 启用运行时调试检查 | enable runtime debug checks |
/Gh | 启用钩子函数调用 | enable hook function call |
/Ge | 对所有函数强制堆栈检查 | force stack checking for all funcs |
/Gs[num] | 禁用堆栈检查调用 | disable stack checking calls |
OllySubScript 1.4.1汉化版
劫持你妈啊,劫持,你妈逼的中国电信
昨天下午的时候忽然发现在访问blog的时候竟然在状态栏出现了链接cnzz、51la以及淘宝的链接提示,话说自己现在已经不用国内的统计了,怎么tmb的还有链接提示,更不用说淘宝的广告了。而观察了一下页面发现右边出现了这么一个2b东西,114,并且页面做的和我原来的那个窗口大小整合式,不知道的可能还以为我是的内嵌广告呢!
这一招够狠啊,能和我的边栏小工具做的一样,真牛b。然而更牛逼的还不是这里,等我想要看下那个牛b的网页的加载地址的和嵌入网页代码的时候刷新了一下竟然发现没了,我操。你妈逼的果然是老流氓啊,干了就跑,跑的比兔子还快。今天下午又看到那个2b东西了,但是发现位置又到了这个空间的上面的一个小工具里。
MDbg 32Bit Version 1.0
大家一定厌倦了Windbg或Ollydbg吧?现在向大家提供一款调试器,你用他可以得到全新的调试体验。
MyDebug不是一个演示程序或调试器原型。MyDebug是一个切实可用、功能丰富的调试器。感谢那些支持MyDebug和VMPDebugger的人们,祝大家调试愉快!
目前暂时只提供32位版本,bug报告或任何的建议、意见,请及时反馈。
作者blog链接:http://hi.baidu.com/vmpdebugger 猛击此处直接下载,猛击此处到看雪页面!用了一下感觉做的非常不错,期待64位版本, :8 :8