Projects in the topic codeverification


Try to model check gfp_flags with cbmc

a project by vbabka

Paul McKenney's blog article inspired me to try apply his approach to kernel's memory allocation flags (gfp_flags) and how their combinations affect the decisions and actions taken during page allocation. Recent upstream development around these flags leads me to believe that the complexity is too high for me to reason about them and change the code without unintended changes in semantics. So it might be worth to let the computer do the hard work.

Updated over 6 years ago. 2 hacker ♥️.

SMTGCC

an invention by fkastl

Updated about 1 year ago. 2 hacker ♥️. 2 followers.

Looking at Rust if it could be an interesting programming language

a project by jsmeix

Get some basic understanding of Rust security related features from a general point of view.

Updated 5 days ago. 1 hackers ♥️.