Name | Description |
---|---|
Scanner | Scans the binary, locating and creating procedures and basic blocks by following calls, jumps, and branches. Simple data type analysis is done as well: for instance, pointers to code are located, as are global data pointers. |
Scanner.BlockRange | |
Scanner.StatementInjector |