Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit ad21b1f

Browse files
Update README.md
1 parent 976afea commit ad21b1f

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,25 @@
1818

1919
Then press button start instrumentation and go to emulator, wait for numbuster to load.
2020

21-
Then register new account and check any number in app(Numbuster) / or use alreay created account, for that just register new account for the same phone number, bdw you can use free online numbers, but tss....
21+
Then register new account and check any number in app(Numbuster) / or use alreay created account, for that just register
22+
new account for the same phone number, bdw you can use free online numbers, but tss....
2223

2324
After that, go to MobSF and press button Generate Report
2425

2526
In MobSF press StartHTTPTools find something like that https://api.numbuster.com/
2627

27-
In the https://api.numbuster.com/ menu look for that v6/old/search/ and in the parameters you will find your access_token
28+
In the https://api.numbuster.com/ menu look for that v6/old/search/ and in the parameters you will find your
29+
access_token
2830

2931
# Second way:
30-
I have implemented all api requests in that api, so just find functions for registration use them and maybe you will get access_token, but really, use first way. There is little help: most of functions for registration start with v6_auth, Good Luck!
32+
I have implemented all api requests in that api, so just find functions for registration use them and maybe you will get
33+
access_token, but really, use first way. There is little help: most of functions for registration start with v6_auth,
34+
Good Luck!
3135

3236

3337
# Now lets talk about api:
34-
Main api file with all api functions is NumbusterAPI.py, in file signatures.py functions for creating signaturs for different requests.
38+
Main api file with all api functions is NumbusterAPI.py, in file signatures.py functions for creating signaturs for
39+
different requests.
3540

3641
And yes, user has only 30 free requests per day for that function: v6_old_search,
3742
BUT with that function: v6_old_phone you have unlimited free requests.

0 commit comments

Comments
 (0)