Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [day] [month] [year] [list]
Date: Wed, 4 Sep 2013 02:14:08 -0400
From: Eric Wimberley <wimberleyeric@...il.com>
To: oss-security@...ts.openwall.com
Subject: Watchman - GCC buffer overflow framework

I'm working on a new framework that does a better job than glibc's malloc
implementation at preventing overflows. Right now it just does the heap,
but there are plans to improve upon stack canary checks as well. It's not
really at a production level yet, but feel free to test it out and comment.

https://github.com/ewimberley/Watchman

Powered by blists - more mailing lists

Please check out the Open Source Software Security Wiki, which is counterpart to this mailing list.

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.