05-08-2017, 04:17 PM
Ok thanks for the hint.
I've tried multiple things so far and I somehow cant figure out how to add the additional salt chars to the hash - even with hardcode. Especially I dont know what to change in the functions switch_buffer_by_offset_be_S() and overwrite_at_be_4x4() when it comes to the salt_len. Do I have to adjust it somehow like salt_len%102 at some point with multiple sha-iterations?
I've tried multiple things so far and I somehow cant figure out how to add the additional salt chars to the hash - even with hardcode. Especially I dont know what to change in the functions switch_buffer_by_offset_be_S() and overwrite_at_be_4x4() when it comes to the salt_len. Do I have to adjust it somehow like salt_len%102 at some point with multiple sha-iterations?