Skip to content

ccrisrober/SEHPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEH++

Introduction

Dependencies

None

Building

SEH++ is built on CMake and C++

$ git clone https://github.com/maldicion069/sehplus.git
$ cd sehplus
$ mkdir build && cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Release
$ make

License

GNU GPL