Search code examples
What would be the automaton YA file corresponding to this C program?...

frama-c

Read More
Frama-C - Get function input value through command line...

static-analysisframa-c

Read More
Frama-c fails to prove verify.c from Allan Blanchard's tutorial...

frama-c

Read More
How customize machine dependency in Frama-C?...

frama-c

Read More
How to prove the functionality of a C stringCompare function with Frama-C?...

cstatic-analysisframa-c

Read More
Eva method to compute intervals [frama-c]...

frama-c

Read More
any way to specify preconditions inside loop in frama C?...

loopsframa-cloop-invariant

Read More
How do I write an "is power of 2" predicate in ACSL?...

frama-cacsl

Read More
How do you tell Frama-C and Eva that an entry point's parameters are assumed valid?...

cframa-cacsl

Read More
Can't find some flags in frama-c.21.1...

frama-c

Read More
Static Analysis erroneously reports out of bounds access...

static-analysisframa-c

Read More
Frama-C reports "invalid ghost in extern linkage specification" while loading .C files...

frama-c

Read More
Frama-C acsl max example from manual not working...

frama-calt-ergo

Read More
frama-c slicing plugin appears to discard used stack values...

cframa-cprogram-slicingacsl

Read More
Verifying no unsigned integer wrap-around...

frama-c

Read More
How do i analyse a complex project like open62541?...

frama-c

Read More
How can I map frama-c CLI code to the original c statement? And how can I find the documentation of ...

graphstatic-analysisframa-c

Read More
What loop invariants to use for an integer logarithm?...

cframa-cformal-verificationloop-invariantproof-of-correctness

Read More
How to save types of variables to a file using Frama-C...

cstatic-analysisframa-c

Read More
Why Frama-C v20.0 Calcium does not support redefinition of a typedef in a non-global scope...

cframa-c

Read More
ACSL Logic Struct Declarations Not Working as in Reference Manual...

frama-cacsl

Read More
Formal proof of a recursive Quicksort using frama-c...

sortingquicksortframa-cformal-verificationproof-of-correctness

Read More
Frama-c: How to justify variadic argument with va_list and va_arg?...

variadic-functionsspecificationsframa-cformal-verificationpreconditions

Read More
Sparecode analysis in Frama-C...

frama-c

Read More
ACSL proof of a function that checks if an array is sorted in increasing or decreasing order...

csortingframa-cformal-verificationacsl

Read More
Problem of Non-Terminating Function (no dependencies)...

cframa-c

Read More
Syntax error when trying to use inductive predicate...

frama-c

Read More
Eva plugin of Frama-C reports "invalid user input" after finishing analysis...

frama-c

Read More
Checking C code for invalid memory access with Frama-C...

cstatic-analysisframa-cmemory-access

Read More
RTE plugin with Frama-c: "-rte-unsigned-ov" is not recognized...

cverificationframa-crte

Read More
BackNext