/checksec

x64dbg plugin to check security settings

Primary LanguageCGNU General Public License v3.0GPL-3.0

checksec for x64dbg

This plugin was inspired by OllySSEH by Mario Ballano and the linux checksec.sh by Tobias Klein. Please report any bugs/improvements/suggestions.

Screenshots

ScreenShot

ScreenShot

Compiling

Compile with Visual Studio 2017.

v0.1

  • Initial Release.
  • Supports checking of
  • SafeSEH
  • DEP
  • ASLR
  • /GS (Not 100% reliably)
  • Control Flow Guard
  • Signature