NumBuster-API
NumBuster-API copied to clipboard
Fully reversed NumBuster app for android, and rewrited all requests for numbuster`s api in python.
I've implemented the "request_sms_code" function (and, of course, all other stuff that is required for it). The problem is that after calling the "v6_auth_agreement_code" function responses look like successful: {\"status_code\":0,\"status\":\"success\",\"message\":\"\",\"data\":null}")...
Hi! When trying the very first step to authenticate, namely api.request_sms_code, the request made in api.another_profiles returns 403 Forbidden. Did something change on Numbuster side, or am I missing something?
Hey
I have been using your code for almost 2 years now, I would like you to update it because it doesn't work properly, when you request a number, it gives...
Thank you for application. How are contact names hashed? This is md5, but not just from the name. What does the hash come from? Readed - https://github.com/DoctorEenot/NumBuster-API/issues/6, but Md5 hashes...