I'm trying to do some updates on a pretty old app that has been abandoned I have located some of the admin passwords in the database it seems to be a very simple hash but not anything I have run into before. I can change user passes not admin passes and in doing so am trying to decipher the pattern.
Here are some examples
=> hasehes to
1234 => rebrmyrj
david@work => wbczyjwbxmftfredjmra
password => tfczyyttkjfefpej
lana@work => wyczpewyxtejeffwrc
abcdefghijklmnop => wecrpywjxzfrerearerbapmcwerzfmmc
qrstuvwxyz => tedryytjkzerfrfajejb
Anybody familiar with this ??
Thanks in advance
*Edit
Changed Hash to Encryption on input from Bjorn and Oscar
'a'->'we','ab'->'wecr'and'aa'->'wecz', won't they?