ftpcrack() Netscript Function ============================= .. js:function:: ftpcrack(hostname/ip) :param string hostname/ip: IP or hostname of the target server :RAM cost: 0 GB Runs the FTPCrack.exe program on the target server. FTPCrack.exe must exist on your home computer. Example:: ftpcrack("foodnstuff");