Hi, yes, this is possible but with the few limitations:
1. the packed/protected dll should be loaded by the target exe only once per a process session and should not be unloaded from this process. 2. you care about all risk that may appear when the exe loads dll. So carefully test your protected files.