References
[1] Arnold, M., Ryder, B.G., 2001. A Framework for Reducing the Cost of Instrumented Code.
, Proceedings of the Conference on Programming Language Design and Implementation(PLDI), Salt Lake City, 168-179. :168-179.
[2] Austin, T.M., Breach, S.E., Sohi, G.S., 1994. Efficient Detection of All Pointer and Array Access Errors.
, Proceedings of the Conference on Programming Language Design and Implementation (PLDI), 290-301. :290-301.
[3] Bodik, R., Gupta, R., Sarkar, V., 2000. ABCD: Eliminating Array Bounds Checks on Demand.
, SIGPLAN Conference on Programming Language Design and Implementation(PLDI), 321-333. :321-333.
[5] Burrows, M., Freund, S.N., Wiener, J.L., 2003. Run-time Type Checking for Binary Programs.
, International Conference on Compiler Construction, :
[6] Bush, W.R., Pincus, J.D., Sielaff, D.J., 2000. A static analyzer for finding dynamic programming errors.
Software, Practice, and Experience, 30(7):775-802.
[7] Chandra, S., Reps, T., 1999. Physical Type Checking for C.
, Proceedings of the ACM SIGPLAN-SIGSOFT Workshop on Program Analysis for Software Tools and Engineering, volume 24.5 of Software Engineering Notes (SEN), 66-75. :66-75.
[8] Condit, J., Harren, M., McPeak, S., 2003. CCured in the Real World.
, Proceedings of the Conference on Programming Language Design and Implementation, :
[11] Dor, N., Rodeh, M., Sagiv, M., 2001. Cleanness Checking of String Manipulations in C Programs via Integer Analysis.
, 8th International Symposium on Static Analysis (SAS), 194-212. :194-212.
[12] Evans, D., 1996. Static Detection of Dynamic Memory Errors.
, SIGPLAN Conference on Programming Language Design and Implementation, :
[14] Grossman, D., Morrisett, G., Jim, T., 2002. Region-based Memory Management in Cyclone.
, ACM Conference on Programming Language Design and Implementation, Berlin, Germany, 282-293. :282-293.
[15] Hasting, R., Joyce, B., 1992. Purify: Fast Detection of Memory Leaks and Access Errors.
, Proceedings of the Winter USENIX Conference, :
[16] Jagannathan, S., Wright, A., 1995. Effective Flow Analysis for Avoiding Run-time Checks.
, Proceedings of the Second International Static Analysis Symposium, 207-224. :207-224.
[17] Jim, T., Morrisett, G., Grossman, D., 2002. Cyclone: A Safe Dialect of C.
, USENIX Annual Technical Conference, Monterey, CA, 275-288. :275-288.
[18] Jones, R.W.M., Kelly, P.H.J., 1997. Backwards-Compatible Bounds Checking for Arrays and Pointers in C Programs.
, Proceedings of Third International Workshop on Automated Debugging, 13-26. :13-26.
[19] Larochelle, D., Evans, D., 2001. Statically Detecting likely Buffer Overflow Vulnerabilities.
, 10th USENIX Security Symposium. Washington D.C, :
[20] Loginov, A., Yong, S.H., Horwitz, S., 2001. Debugging via Run-time Type Checking.
, Proceedings of the Conference on Fundamental Approaches to Software Engineering, 217-232. :217-232.
[21] Miller, B.P., Koski, D., Lee, C.P., 1995. Fuzz Revisited: A Re-examination of the Reliability of UNIX Utilities and Services.
, Technical Report, :
[22] Necula, G.C., McPeak, S., Weimer, W., 2002. CCured: Type-safe Retrofitting of Legacy Code.
, Proceedings of the Symposium on Principles of Programming Languages, 128-139. :128-139.
[25] Seward, J., 2003. Valgrind, An Open-source Memory Debugger for x86-GNU/Linux. Technical Report.
, (Available from:
)
http://valgrind.kde.org/,:
[26] Siff, M., Chandra, S., Ball, T., Kunchithapadam, K., Reps, T., 1999. Coping with type casts in C.
Lecture Notes in Computer Science, 1687:180-198.
[27] Smith, G., Volpano, D., 1998. A sound polymorphic type system for a dialect of C.
Science of Computer Programming, 32(13):49-72.
[28] Viega, J., Bloch, J.T., Kohno, Y., 2000. ITS4: A Static Vulnerability Scanner for C and C++ Code.
, Proceedings of the Annual Computer Security Applications Conference, :
[29] Wagner, D., Foster, J.S., Brewer, E.A., 2000. A First Step toward Automated Detection of Buffer Overrun Vulnerabilities.
, Network Distributed Systems security Symposium, 1-15. :1-15.
Open peer comments: Debate/Discuss/Question/Opinion
<1>