![[RECON2
Overview]](go_next.gif)
RECON is a tool for "software reconnaissance", that is, for finding where program features are implemented in C code. RECON2 is distributed in source form and has been used successfully on a variety of MS-DOS and UNIX platforms. It is also available in executable format for MS-DOS platforms.
Suppose you need to ask "Where is call forwarding implemented in this telephone switch?" You would run a small set of test cases that involved forwarding a call and a second set that did not involve forwarding a call. RECON2 keeps traces of program execution for each run. Software reconnaissance then analyzes the traces to look for program components that were executed in the first set and not in the second.
You need a copy of the RECON2 source code (or executable code for MS-DOS platforms) to compile on your system. A copy can be downloaded from this web site. Simply visit the download section by clicking at the bottom of this page.
No money. We are more interested in obtaining feedback from you which will help us improve RECON2.
A technique to help your software engineers work faster and some tools to implement the technique.
We can adapt our tool, and may be able able to support your programs. Contact us for an evaluation.
![[RECON2
Overview]](go_next.gif)