EazyDevirt
EazyDevirt copied to clipboard
Inefficient VM reading logic
Since we need to decrypt the entire VM resource, it might be more efficient to decrypt it fully once instead of decrypting it via a stream like the current implementation (VMCipherStream).