Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

HexHive/ShadowStack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

ShadowStack

LLVM Implementation of different ShadowStack schemes for x86_64

How to build & run:

cd Compiler-Impl
./configure.sh
make

This will put compiler binaries in debug-build To get a release build, do make release

To run different versions of shadow stack, toggle the macros in Compiler-Impl/src/ShadowStackFeatures.h

About

LLVM Implementation of different ShadowStack schemes for x86_64

Resources

Stars

39 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors