- Joined
- Threads
- 31
- Posts
- 120
want to solve this i need password can anyone help me? 
Password (Decode base32 -> Tirple DES(modes=CBC)(key=BOTOP) -> base 64):
1) decode it from base32
2) decrypt it from triple DES using CBC mode and with the key "BOTOP"
3) you will end up with a base64 string just decode it and that is it you got the zip password.
hash :
J5JXKV3CGJYWUU3NJNYVSZ3XOBLW62SYO5XXUT3RGVJHKRRWJI4DGYTTOEYU6UTUJRTDAPI=
Password (Decode base32 -> Tirple DES(modes=CBC)(key=BOTOP) -> base 64):
1) decode it from base32
2) decrypt it from triple DES using CBC mode and with the key "BOTOP"
3) you will end up with a base64 string just decode it and that is it you got the zip password.
hash :
J5JXKV3CGJYWUU3NJNYVSZ3XOBLW62SYO5XXUT3RGVJHKRRWJI4DGYTTOEYU6UTUJRTDAPI=