diff --git a/README.md b/README.md index cbc3afb..db06c7d 100644 --- a/README.md +++ b/README.md @@ -163,9 +163,9 @@ A standalone stdio-to-pipe bridge binary is built alongside the main application ## Screenshots -![macOS — project tree with kernel struct inspection](docs/README_PIC1.png) +![Windows — VTable with value history popup](docs/README_PIC1.png) -![Windows — VTable with value history popup](docs/README_PIC2.png) +![macOS — project tree with kernel struct inspection](docs/README_PIC2.png) ![Memory scanner](docs/README_PIC3.png) diff --git a/docs/README_PIC1.png b/docs/README_PIC1.png index 5f4595b..f6cae76 100644 Binary files a/docs/README_PIC1.png and b/docs/README_PIC1.png differ diff --git a/docs/README_PIC2.png b/docs/README_PIC2.png index c6fbbf9..ed881f6 100644 Binary files a/docs/README_PIC2.png and b/docs/README_PIC2.png differ diff --git a/docs/README_PIC3.png b/docs/README_PIC3.png index 606e04b..9959825 100644 Binary files a/docs/README_PIC3.png and b/docs/README_PIC3.png differ