# Linux Offset Finder **Repository Path**: Bea1e/linux-offset-finder ## Basic Information - **Project Name**: Linux Offset Finder - **Description**: Linux Offset Finder - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-16 - **Last Updated**: 2023-09-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README You can use this program to get the offset values needed for the /etc/libvmi.conf file. To use, follow the steps below. 1) Copy the files in this directory to the domU 2) Log into the domU as root. 3) cd into the directory with this program, then run make. 4) insmod findoffsets.ko 5) if you are logged into the console, you will see the output. otherwise, see /var/log/syslog for the output. 6) rmmod findoffsets 7) copy the output into your /etc/libvmi.conf file in dom0, be sure to update the domain name and sysmap location. ``` $ dmesg --notime ... ```