|
|
|
|
|
by astrange
284 days ago
|
|
If you like using debuggers, don't worry, MTE gives you a lot more chances to use them since it finds a lot more crashes. It doesn't stop you writing to memory though, as long as it's the correct type. PAC may stop you from changing values - or at least you'd have to run code in the process to change them. |
|