getlib
Purpose
Section titled “Purpose”Imports a library.
getlib [PATH] (JUMPPATH)Arguments
Section titled “Arguments”- PATH — specify the path to the library
- (JUMPPATH) — specify the path to the jumpfile
Examples
Section titled “Examples”getlib /lib/metaxploit.soResult:
Library “metaxploit.so” has been imported from the host.
getlib /lib/metaxploit.so /home/guest/jumpfileResult:
Library “metaxploit.so” has been imported from a remote machine.