Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 581 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 581 Bytes

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