Skip to content

klks/checksec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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