NumBuster-API icon indicating copy to clipboard operation
NumBuster-API copied to clipboard

Fully reversed NumBuster app for android, and rewrited all requests for numbuster`s api in python.

Results 5 NumBuster-API issues
Sort by recently updated
recently updated
newest added

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?

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...

Implement functions for api v7 and v8

enhancement

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...