diffblue/cbmc

By diffblue

Updated 2 months ago

CBMC - C Bounded Model Checker

Image
1

2.5K

diffblue/cbmc repository overview

CBMC is a Bounded Model Checker for C and C++ programs. It supports C89, C99, most of C11 and most compiler extensions provided by gcc and Visual Studio. It also supports SystemC using Scoot. It allows verifying array bounds (buffer overflows), pointer safety, exceptions and user-specified assertions. Furthermore, it can check C and C++ for consistency with other languages, such as Verilog. The verification is performed by unwinding the loops in the program and passing the resulting equation to a decision procedure.

https://github.com/diffblue/cbmc

Tag summary

Content type

Image

Digest

sha256:b7541ee78

Size

203.4 MB

Last updated

2 months ago

Requires Docker Desktop 4.37.1 or later.