Skip to content
forked from klks/checksec

x64dbg plugin to check security settings

License

Notifications You must be signed in to change notification settings

Barred0ut/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

About

x64dbg plugin to check security settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 87.0%
  • C++ 8.5%
  • Objective-C 4.5%