|
|
|
|
|
by musjleman
373 days ago
|
|
> The anti-tamper codes, if any tampering is detected will crash on undefined/unallocated regions. That's basically the whole point of any anti-tamper product. I just think you picked a terrible example of a feature that could break due to OS changes specifically. > Meaning that if Windows ever were to overwrite that region for whatever reason, will trigger the crash. We're talking about random stack memory inside of a virtual machine that likely doesn't call any external code whatsoever. There should be no real way for Microsoft to accidentally corrupt this memory. |
|