diff --git a/index.html b/index.html index d6576b4..6fe56c4 100644 --- a/index.html +++ b/index.html @@ -43,7 +43,7 @@ features one tool, the SourceGen disassembler.

add comments, and see the results immediately. Add multi-line comments and have them word-wrapped automatically. Create inline visualizations of embedded bitmaps and wireframe data, and define animated sequences. -
  • Sophisticated statis analysis. The disassembly engine traces code +
  • Sophisticated static analysis. The disassembly engine traces code execution, automatically finding all instructions reachable from a given starting point. Changes to the processor status flags are tracked, allowing identification of branches that are always/never taken,