From 87e6476e292d80f5d9a6fe8f6ff64e728268263a Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Wed, 21 Oct 2020 08:09:30 -0700 Subject: [PATCH] Fix spelling --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,