Merge branch 'dev' into dev2

This commit is contained in:
Daan 2025-01-16 13:06:52 -08:00
commit 402a560c31

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).
You can use `minject -l <exe>` to check this if needed.
```cpp
```csharp
┌──────────────┐
│ Your Program │
└────┬─────────┘