NDecrypt icon indicating copy to clipboard operation
NDecrypt copied to clipboard

Return decrypted file table

Open mnadareski opened this issue 3 years ago • 0 comments

Instead of needing the .NET 6 specific hack, have the file table decrypt method return the bytes that make up the table and then pass it into the relevant method to avoid the caching issue entirely.

mnadareski avatar Nov 03 '22 17:11 mnadareski