nicer figure

This commit is contained in:
daanx 2025-01-15 12:33:11 -08:00
parent 2bc52557c5
commit 14b4f674fa

View file

@ -25,7 +25,7 @@ There are four requirements to make the overriding work well:
list of the final executable (so it can intercept all potential allocations). list of the final executable (so it can intercept all potential allocations).
You can use `minject -l <exe>` to check this if needed. You can use `minject -l <exe>` to check this if needed.
```cpp ```csharp
┌──────────────┐ ┌──────────────┐
│ Your Program │ │ Your Program │
└────┬─────────┘ └────┬─────────┘