Could somebody tell me wich new dynamic tools analysis for C-code are there like valdgrind?
+1
A:
Have a peek at Fenris. Maybe not a valgrind replacement, but still very cool :) In fact, nearly all the tools Michal Zalewski creates are really....creative (sorry).
joveha
2008-12-02 18:21:13
A:
eaanon01
2008-12-03 08:00:00
Frama-C isn't dynamic analysis. I don't Splint is, either.
Ira Baxter
2009-11-10 05:00:27
"Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes."
eaanon01
2009-11-10 06:09:21
"The Frama-C static analyzers assist you in various source-code-related activities, from the navigation through unfamiliar projects up to the certification of critical software. "
eaanon01
2009-11-10 06:10:04