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

📄 english.def

📁 用于zip arj rar 等密码破解库源码,非常好用
💻 DEF
字号:
# Password definitions are below the '##' line# This is password definition file for PCL 2.0# for english language# Dictionary definition - only if $u and $w will be used# $w = "c:\\dict\\main.dic"    # '\' needs to be shielded# $u = "user.dic"# Charsets definition# Predefined charsets# You even could change it - reorder, remove or insert chars,# it doesn't affect .u and .l modifiers.# $a = [abcdefghijklmnopqrstuvwxyz]# $A = [ABCDEFGHIJKLMNOPQRSTUVWXYZ]# $1 = [0123456789]# $! = [\{ \} : \" < > \? \[ \] ; ' , \. / ~ ! @ \# \$ % ^ & \* \( \) _ + ` - \= \\ |] #take care with \\# Other charset (maybe pseudographic etc)$o = [ ]# National charset - not necessary for english language# $i = []# $I = []# Here metachar ? is equal to [$a $A $1 $! $i $I $o]# Convert modifiers .c definition. Any symbol in ? will be converted# to appropriate symbol of conversion string.# Up to 256 conversions may be defined.# As example here is conversion string which transforms# letters to similar digits and vice-versa.# ? =  "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789{}: "<>?[];',./~!@#$%^&*()_+`-= \|"?.c(1)="abcdefghijk1mn0pqrstuvwxyzABCDEFGH1JKLMN0PQR5TUVWXYZOl234S6789{}:\"<>?[];',./~!@#$%^&*()_+`-=\\|"# Additional charsets# Charset to insert in permutational brackets# $p = []# Vowels - are necessary for some modifiers$v = [aeiouyAEIOUY]# End of charset definition#### Here password definitions begins.## Password definition## Most common definition - brute-force search using# only lower-case Latin letters.$a *# The same as the above, but using both cases Latin letter# [$a $A] *# Search for password consisting of digits only# $1 *# Simpliest dictionary attack (to use it, uncomment $w definition # in the dictionary definition part of this file# $w# More complex dictionary attack, with first letter in upper-case# $w.u(1)# Yet another dictionary attack, adding a digit after the word from# dictionary# $w $1# If you remember your password begins with "MyPass" and was# followed by 4-digit number# MyPass $1 $1 $1 $1# If you almost remember the whole password, but you# probably has mistyped it (let the password was "MyPass1234")# {MyPass1234}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -