⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 install

📁 unix密码破解软件John the Ripper
💻
字号:
 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 + -