{"id":18757920,"url":"https://github.com/yeahnotsewerside/numbuster-api","last_synced_at":"2025-04-13T02:31:56.788Z","repository":{"id":182030135,"uuid":"235189570","full_name":"YeahNotSewerSide/NumBuster-API","owner":"YeahNotSewerSide","description":"Fully reversed NumBuster app for android, and rewrited all requests for numbuster`s api in python.","archived":true,"fork":false,"pushed_at":"2022-03-13T23:38:23.000Z","size":99,"stargazers_count":19,"open_issues_count":5,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-09T16:36:18.257Z","etag":null,"topics":["numbuster","numbuster-for-pc","phonebook","phonenumber"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YeahNotSewerSide.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-01-20T20:09:34.000Z","updated_at":"2025-02-06T09:03:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"7421ff70-35bb-41c9-a303-ae52e052a749","html_url":"https://github.com/YeahNotSewerSide/NumBuster-API","commit_stats":null,"previous_names":["doctoreenot/numbuster-api","yeahnotsewerside/numbuster-api"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeahNotSewerSide%2FNumBuster-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeahNotSewerSide%2FNumBuster-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeahNotSewerSide%2FNumBuster-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YeahNotSewerSide%2FNumBuster-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YeahNotSewerSide","download_url":"https://codeload.github.com/YeahNotSewerSide/NumBuster-API/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657793,"owners_count":21140842,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["numbuster","numbuster-for-pc","phonebook","phonenumber"],"created_at":"2024-11-07T17:44:53.025Z","updated_at":"2025-04-13T02:31:56.521Z","avatar_url":"https://github.com/YeahNotSewerSide.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NumBuster API\n\n# So.. I fully reversed NumBuster app for android, and rewrited all requests for numbusters api in python.\n\n# For working with that api you need access_token, there are 2 ways of getting it, choose one, which works for you.\n\n# First way(Not so easy):\n  \tDownload NumBuster!_6.3.6.apk - I hope you can find it by yourself\n\t\n\tDownload Genymotion and install Google Pixel 7.1 - API 25 in Genymotion  (Thats the easiest step, so...)\n\t\n  \tDownload And Install https://github.com/MobSF/Mobile-Security-Framework-MobSF  (Thats not easy, but I believe in you)\n\t\n  \tStart emulator in Genymotion and start MobSF, open MobSF in your browser http://127.0.0.1:8000 (try that)\n\t\n  \tDrop NumBuster!_6.3.6.apk to MobSF in your browser\n\t\n  \tGo to DYNAMIC ANALYZER and press Start Dynamic Analysis\n\t\n  \tThen press button start instrumentation and go to emulator, wait for numbuster to load.\n\t\n  \tThen register new account and check any number in app(Numbuster) / or use alreay created account, for that just register \n\tnew account for the same phone number, bdw you can use free online numbers, but tss....\n\t\n  \tAfter that, go to MobSF and press button Generate Report\n\t\n  \tIn MobSF press StartHTTPTools find something like that http://apikz2.nmb.st/api\n\t\n  \tIn the http://apikz2.nmb.st/api menu look for that v6/old/search/ and in the parameters you will find your \n\taccess_token\n  \n# Second way (Why that's not the First way? BECAUSE):\n  \tSo, First of all call function request_sms_code() with number for account\n\tSecond, wait for sms, then call send_sms_code(phonenumber,code), \n\twhere phonenumber is phonenumber and, you won't believe, code is code,\n\tafter that api will get access_token Numbuster.access_token and you'l\n\tbe able to use all functionality of api. DON'T FORGET TO SAVE ACCESS_TOKEN,\n\tI won't do it for you, I'm not your mom or something...\n  \n# Now lets talk about api:\n\tMain api file with all api functions is NumbusterAPI.py, in file signatures.py functions for creating signaturs for \n\tdifferent requests.\n\t\n\tAnd yes, user has only 30 free requests per day for that function: v6_old_search,\n\tBUT with that function: v6_old_phone you have unlimited free requests.\n\n        Also be aware, that numbuster has \"shadow limit\" on their servers, if you make to many requests you will start getting random info from server.\n\nMore about random data:\nhttps://github.com/DoctorEenot/NumBuster-API/issues/13#issuecomment-903128499\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeahnotsewerside%2Fnumbuster-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyeahnotsewerside%2Fnumbuster-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyeahnotsewerside%2Fnumbuster-api/lists"}