Yowsup: How to find our own mobile specification for using in android.env

Created on 13 May 2018  路  7Comments  路  Source: tgalal/yowsup

How to find our own mobile specification like MD5, key and extra to use in android.env and get login in yowsup

Most helpful comment

All 7 comments

@tombaki what is c and f??? i figure out other but just c and f are unknown for me

"a" is _MD5_CLASSES
"b" is first part in _TOKEN_STRING for s40
"c" is ????
"d" is android _VERSION
"e" is s40 _VERSION
"f" is ????
"g" is first part in _TOKEN_STRING for s40
"h" is relase time for use in _TOKEN_STRING for s40
"i" is first part in _TOKEN_STRING for s40
"j" is relase time for use in _TOKEN_STRING for s40

correct?

The problem was solved?

@Tinocoo not completely, some item do not know what, i mention it above

Do not. I have the same problem and I'm following up.

@tombaki can help more??

@Tinocoo

For s40:
gets token info from:
https://coderus.openrepos.net/whitesoft/whatsapp_scratch
Gets the version from "e", and makes the token from "b" appended with the numbers part of "c" and "{phone}"

For Android:
gets token info from:
https://coderus.openrepos.net/whitesoft/whatsapp_scratch
and then copy "a" y "d" _VERSION and _MD5_CLASSES in yowsup/env/env_android.py

Was this page helpful?
0 / 5 - 0 ratings

Related issues

alexvong1995 picture alexvong1995  路  4Comments

MauricioAHM picture MauricioAHM  路  5Comments

mathslimin picture mathslimin  路  4Comments

bahtiarp picture bahtiarp  路  4Comments

ikuraj picture ikuraj  路  5Comments