Mosca is a manual static analysis tool written in C designed to find bugs in the code before it is compiled, much like a grep unix command. There are various ‘egg’ modules which contain patterns to scan for, it can scan through files recursively limited by file extension and logs results to an XML text file.
Mosca – Manual Static Analysis Tool To Find Bugs
by
Tags:
Leave a Reply