EazyDevirt icon indicating copy to clipboard operation
EazyDevirt copied to clipboard

Inefficient VM reading logic

Open puff opened this issue 2 years ago • 0 comments

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).

puff avatar Jun 20 '23 19:06 puff