-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Readme #7
Comments
Going to start filling in some of these to be added to readme. Mosty copied from blog post. What are they: Why they're cool: We all now have an industry benchmark to evaluate program analysis tools. We can make comparisons such as:
What you can do with them: The challenge binaries, valid test inputs, and sample vulnerabilities create an industry standard benchmark suite for evaluating:
|
About The challenge binaries were written for a platform without a standard libc. Each binary re-implemented just the necessary libc features. Therefore, standard symbols were re-defined. By using the |
Added this to the readme: 1541ea9 |
This is pretty ok, but we could still use an explanation of cmake and dynamic linking vs system libc. |
…riptions of and added a link to the cb-test utility. Should address some of #7
Write a readme that includes:
The text was updated successfully, but these errors were encountered: