I want to encrypt .PAK file such that UE4PakUnpacker.exe and UnrealPak.exe can not extract content from it.
So I had add AES_KEY in AES.h file and build Unreal Engine and My Project. But unable to encrypt.
I want to encrypt .PAK file such that UE4PakUnpacker.exe and UnrealPak.exe can not extract content from it.
So I had add AES_KEY in AES.h file and build Unreal Engine and My Project. But unable to encrypt.