?? install
字號:
Installing John the Ripper============================ Compiling the Sources-----------------------Compile the sources with: cd src makeYou'll get a list of supported systems. Select one of them, and type: make SYSTEMor, if your system is not listed, try: make genericIf everything goes well, this will create the John binary in run/john.You can then copy the run directory anywhere you like: these are all thefiles that John needs at runtime. Installing from a Binary Distribution---------------------------------------You might need to take run/{john.ini,*.chr,password.lst} from the sourcedistribution for things to work, unless these files are present already. Note on Moving Binaries between Systems-----------------------------------------On some architectures, a few hardware performance parameters are detectedat compile time -- in particular, this is done for SPARC and generic maketargets. If you then move the binary to a different system, you might notget the best performance. It is better to re-compile John on each system,where possible.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -