tgoop.com/madcsharp/24
Create:
Last Update:
Last Update:
Finally!
There's a new article on .NET object layouts.
In the Part 1 the layouts of:
1. System.Object
2. T[] array
3. string
This article also reveals how to access those types in unsafe or unmanaged environment. How we can change the object type or get array/string length pointer to change it later.
https://meetemq.com/2023/09/27/managed-primitives-part-i/
BY MadSharp: Unsafe
Share with your friend now:
tgoop.com/madcsharp/24