It depends on whether the password was set as "enable password" or "enable secret". Enable password uses a weak algorithm and there are applets out there that can decipher enable passwords easily. Enable secrets, on the other hand, are set as a hash (a key that represents the...