Is there a way to export modifications made in x64dbg as a separate executable file, which can be used to patch a desired executable file without detection?
The resulting file should function as a loader, automatically patching the desired modifications when the original executable is opened.