@inproceedings{logozzo2008on, author = {Logozzo, Francesco and Fahndrich, Manuel}, title = {On the Relative Completeness of Bytecode Analysis versus Source Code Analysis}, booktitle = {Proceedings of the International Conference on Compiler Construction}, year = {2008}, month = {January}, abstract = {We discuss the challenges faced by bytecode analyzers designed for code verification compared to similar analyzers for source code. While a bytecode-level analysis brings many simplifications, eg, fewer cases, independence from source syntax, name resolution, etc., it also introduces precision loss that must be recovered either via preprocessing, more precise abstract domains, more precise transfer functions, or a combination thereof. The paper studies the relative completeness of a static analysis for bytecode compared to the analysis of the program source. We illustrate it through examples originating from the design and the implementation of Clousot, a generic static analyzer based on Abstract Interpretation for the analysis of MSIL.}, publisher = {Springer Verlag}, url = {http://approjects.co.za/?big=en-us/research/publication/on-the-relative-completeness-of-bytecode-analysis-versus-source-code-analysis/}, edition = {Proceedings of the International Conference on Compiler Construction}, }