YeahNotSewerSide

Results 37 comments of YeahNotSewerSide

Correct. Don't forget about headers: 'User-Agent'='okhttp/3.9.1' and 'Content-Type'='application/x-www-form-urlencoded' ,just in case...

Yeah, that's real url for request, I don't know what '4a27f7a4025447ee5560a49bc5bcde34' exactly means(probably md5 hash, because that's obviously bytes), but it doesn't matter.

So yeah, answer for your question. Yes, that's hardcoded string in Numbuster's app.

https://api.numbuster.com/api/v6/auth/agreement_code?timestamp=1580586177&signature=5e04d26fce606be6caca214397b0c7edd2fbb3e0aa13756eb8e2b7de446080e0&cnonce=o5oorrrlBlbWKHRVuH7lBQdVCQEVKeXeTkAyA9H6FY8DT904sq&= that '=' on the end just mistake? And did the "another_profiles_without_code" work?

So, all functions wrote correctly. Did you recieve sms code after calling "another_profiles_without_code"?

Yes, I checked recently. But there's realy big problem with Numbuter's server, it just doesn't send sms sometimes(I even tried to request sms from emulator, real phones, it doesn't help...

I`v just checked, and Numbuster is updated there's one more function for registration, so I will reverse new version and update api.

Hi, I am not sure what exactly is used to create hash. I guess hashes match because, different people with the same name have different numbers, so hashes are probably...