• Stars
    star
    125
  • Rank 286,261 (Top 6 %)
  • Language
    C
  • License
    GNU General Publi...
  • Created over 7 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

x64dbg plugin to check security settings

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