jiru / kakaodecrypt

Decrypt chat history from the local database of Kakaotalk’s Android app
Do What The F*ck You Want To Public License
67 stars 27 forks source link

Echo ERROR "list index out of range" when encType = 31 #14

Closed linliyuan closed 10 months ago

linliyuan commented 11 months ago

Be use like contents = KakaoDecrypt.decrypt(387216304, 31, "RcrN4TWyfEL0p6O+yWtOpw==")

image

linliyuan commented 11 months ago

add 31 key is 'veil'

leosylee commented 10 months ago

Thank you! How can I get key when the encType is changed?

jiru commented 10 months ago

Thank you for reporting, I added support for encoding type 31.