Skip to content

y11en/crystalaep

 
 

Repository files navigation

Crystal Anti-Exploit Protection

Overview

This is the source code for the Crystal Anti-Exploit protection product, developed by Peter Winter-Smith (peterwintersmith@gmail.com). This project was developed between 2011 and 2012.

Crystal enables a user to protect 32-bit Windows programs by hooking the underlying operating within userspace and adding additional layers of validation in an attempt to recognise and block malicious code execution. Crystal also provides limited content filtering capabilities via hooks within WinInet.

Documentation on the product and the features it offers may be found in the file CrystalUsersGuide.pdf and within the Help directory.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Crystal Anti-Exploit Protection 2012

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 67.9%
  • C# 20.7%
  • C 5.8%
  • HTML 5.6%