atilaromero / telegram-desktop-decrypt

Tool to decrypt tdata files.
MIT License
182 stars 63 forks source link

Can not parse settings in current Telegram versions #14

Open sm4sh1k opened 2 years ago

sm4sh1k commented 2 years ago

Getting the next error when launching program with settings decrypt tdata/settingss parameters:

could not interpret settings file: blockID not found: 96
error parsing cache file
github.com/atilaromero/telegram-desktop-decrypt/tdata/decrypted.ParseCache
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/tdata/decrypted/parse.go:89
main.main.func3
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/cmd/telegram-desktop-decrypt/main.go:110
github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra.(*Command).execute
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra/command.go:766
github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra.(*Command).ExecuteC
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra/command.go:852
github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra.(*Command).Execute
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/vendor/github.com/spf13/cobra/command.go:800
main.main
        /home/travis/gopath/src/github.com/atilaromero/telegram-desktop-decrypt/cmd/telegram-desktop-decrypt/main.go:299
runtime.main
        /home/travis/.gimme/versions/go1.12.1.linux.amd64/src/runtime/proc.go:200
runtime.goexit
        /home/travis/.gimme/versions/go1.12.1.linux.amd64/src/runtime/asm_amd64.s:1337