vs2008不生成调试信息
摘要:配置--->连接器--->调试--->生成调试信息否
阅读全文
posted @
2013-01-30 09:57
回头多少个秋
阅读(168)
推荐(0)
DesktopProcess
摘要:http://technet.microsoft.com/en-us/library/cc938262.aspxHKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\DesktopProcess值为0:All of the components of Windows Explorer (Explorer, Desktop, and Taskbar) run as separate threads in a single, multithreaded process called Explorer.exe. 这样只会有一个explorer
阅读全文
posted @
2013-01-29 10:42
回头多少个秋
阅读(515)
推荐(0)
Windows下设置Git编辑器
摘要:http://stackoverflow.com/questions/10564/how-can-i-set-up-an-editor-to-work-with-git-on-windowsgitconfig配置:git config --global core.editor C:/prog/git/npp.batnpp.bat内容:#!/bin/sh"c:/Program Files/Notepad++/notepad++.exe" -multiInst -notabbar -nosession -noPlugin "$*
阅读全文
posted @
2013-01-23 17:44
回头多少个秋
阅读(1848)
推荐(0)
Poison Ivy 2.3.2 C&C Server Buffer Overflow 测试
摘要:http://www.metasploit.com/modules/exploit/windows/misc/poisonivy_bofdefaultRANDHEADERbruteforcebruteforce + RANDHEADERXP默认密码√√√√非默认密码××√√默认密码 + DEPcrachcrachcrachcrach非默认密码 + DEPcrach×crachcrachWIN7默认密码非默认密码默认密码 + DEP非默认密码 + DEP
阅读全文
posted @
2013-01-23 17:33
回头多少个秋
阅读(304)
推荐(0)