关闭Windows 7中的ASLR

标签: ,

Windows 7默认情况下启用了ASLR(Address space layout randomization),直译为地址空间布局随机化。

开启ASLR的话系统会在加载可执行文件时随机重新设定基址,这样会给调试程序带来一些麻烦,怎样把这个功能关闭呢?答案是使用微软提供的Enhanced Mitigation Experience Toolkit

赞赏

微信赞赏支付宝赞赏

随机文章:

  1. VBS类构造函数与Default关键字
  2. VBS基础教程第五篇
  3. WMI工具:WMI CIM Studio
  4. Unable to find the socket transport "ssl" – did you forget to enable it when you configured PHP?
  5. BinScope Binary Analyzer

留下回复