# kbase ```text usage: kbase [-h] [-r] [-v] ``` Finds the kernel virtual base address. ### Optional arguments |Short|Long|Help| | :--- | :--- | :--- | |-h|--help|show this help message and exit| |-r|--rebase|rebase loaded symbol file| |-v|--verbose|show more information relevant to the kbase (e.g. phys addr)|