Skip to content

Commit

Permalink
Use "dynamic_2006" for vBulletin!
Browse files Browse the repository at this point in the history
Revert "Add support for vBulletin > 3.8.5"

This reverts commit 3f614e7.
  • Loading branch information
kholia committed Aug 3, 2015
1 parent 3f614e7 commit 939d6ce
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions run/dynamic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -989,17 +989,6 @@ Func=DynamicFunc__SHA1_crypt_input2_append_input1
Func=DynamicFunc__SHA256_crypt_input1_to_output1_FINAL
Test=$dynamic_1588$37F816D599BFD69C5A0D750198AB6E46E26CEB120C9AF3B1E5306515058CBAE8$D7B6D57262290BC0A634D2D1A0DFE59F1FBE47885DBC9BB1CEBA8EA9D09D9839:test1234

# vBulletin > 3.8.5 md5(md5($p).$s), salt length is 30 (salt length is 3 for vBulletin < 3.8.5)
[List.Generic:dynamic_1507]
Expression=md5(md5($p).$s) (vBulletin > 3.8.5)
Flag=MGF_SALTED
Flag=MGF_KEYS_BASE16_IN1
Flag=MGF_FLAT_BUFFERS
Func=DynamicFunc__set_input_len_32_cleartop
Func=DynamicFunc__append_salt
Func=DynamicFunc__crypt_md5
Test=$dynamic_1507$aff7285c8f6a4f5a62436eaf90f74848$502488242078404716535644043473:password

# this should be last line of the file. Put other formats before this. The formats in
# the following included file are replacement formats for the MD4/5 formats which use
# 'intermixed' SSE for speed, BUT which can not process longer passwords, due to being
Expand Down

0 comments on commit 939d6ce

Please sign in to comment.