February 4, 2021 at 5:37 pm
#359196
DevDevGoose
Basically, CP77 utilises external DLLs to run the mods but doesn’t sandbox them or validate them properly. Therefore, a malicious DLL could be run and could have more access to your system than it should.
IMO, running external code is always a risky prospect and mods support should only really be DDD changes to data files such as assets and values.
Comments