Thomas W. Reps

Summary

Thomas W. Reps (born 28 May 1956, United States) is an American computer scientist known for his contributions to automatic program analysis. Dr. Reps is Professor of Computer Science in the Computer Sciences Department of the University of Wisconsin–Madison, which he joined in 1985. Reps is the author or co-author of four books and more than one hundred seventy-five papers describing his research. His work has covered a wide variety of topics, including program slicing, data-flow analysis, pointer analysis, model checking, computer security, instrumentation (computer programming), language-based program-development environments, the use of program profiling in software testing, software renovation, incremental algorithms, and attribute grammars.[1]

Thomas William Reps
Born (1956-05-28) 28 May 1956 (age 67)
Alma materHarvard University, B.A., cum laude, 1977
Cornell University, M.S., 1982, PhD, 1985
Scientific career
InstitutionsUniversity of Wisconsin–Madison (1985–present)
GrammaTech (1988–present)
Institut National de Recherche en Informatique et en Automatique (INRIA) in Rocquencourt, France (1982-83)
University of Copenhagen (1993-94)
Consiglio Nazionale delle Ricerche in Pisa, Italy (2000–2001)
University Paris Diderot (2007–2008)
ThesisGenerating Language-Based Environments (1982)
Doctoral advisorTim Teitelbaum

Reps’s current work focuses on static analysis of stripped (binary) executables, and methods that—without relying on symbol-table or debugging information—recover intermediate representations that are similar to those the intermediate phases of a compiler creates for a program written in a high-level language. The goal is to provide a disassembler or decompiler platform that an analyst can use to understand the workings of COTS components, plugins, mobile code, and DLLs, as well as memory snapshots of worms and virus-infected code.

Reps was President and Co-founder of GrammaTech, Inc.

Awards and honors edit

Reps has been the recipient of the following awards:

References edit

  1. ^ "Home Page of Prof. Thomas W. Reps".
  2. ^ "Home". highlycited.com.
  3. ^ "Academy of Europe: Reps Thomas W".
  4. ^ "Top authors in Programming Languages". academic.research.microsoft.com. Archived from the original on 24 October 2012.
  5. ^ "Top authors in Software Engineering". Archived from the original on 24 October 2012. Retrieved 14 October 2013.

External links edit

  • Website