Note
Note
For x86_64 architecture, if the build process is not successful, see #6 in Troubleshooting for more information.
Go to the directory where the KHM source is located (the default location is /opt/TrendMicro/SProtectLinux/SPLX.module/src/module).
Use the make command to generate a new KHM.
cd /opt/TrendMicro/SProtectLinux/SPLX.module/src/module
make
You can ignore the warning messages during the build process. If the build process is successful, a KHM with the file name splxmod-<Kernel Version>.<Arch>.o will be generated in the bin directory.