(30 December, 2020 - 08:37 AM)Hornsby Wrote: Show More
(30 December, 2020 - 08:31 AM)AllBallNoDick Wrote: Show More
(30 December, 2020 - 08:01 AM)Hornsby Wrote: Show More
Its done by using app api
for example i want to sign in on badoo there is captcha img on website but not from the app on mobile
so i need to inspect http request send when sign in from app version ?
if im right there is no solution for bypassing captcha whitout solver if no app version exist ?
thanks for support me
(30 December, 2020 - 08:31 AM)AllBallNoDick Wrote: Show More
for example i want to sign in on badoo there is captcha img on website but not from the app on mobile
so i need to inspect http request send when sign in from app version ?
if im right there is no solution for bypassing captcha whitout solver if no app version exist ?
thanks for support me
sorry my bot english im french lol
exactly.
Apps are used to bypass captcha. And if they got captcha, welp we need captcha solver :caty:
do you know how i can inspect http request send from app ? no http debuger app on my iphone lol
i was thinking setting up android virtual machine , download app , inspect http request from host (my pc) and then find needed data for create config ?
(30 December, 2020 - 09:06 AM)AllBallNoDick Wrote: Show More
(30 December, 2020 - 08:37 AM)Hornsby Wrote: Show More
(30 December, 2020 - 08:31 AM)AllBallNoDick Wrote: Show More
for example i want to sign in on badoo there is captcha img on website but not from the app on mobile
so i need to inspect http request send when sign in from app version ?
if im right there is no solution for bypassing captcha whitout solver if no app version exist ?
thanks for support me
exactly.
Apps are used to bypass captcha. And if they got captcha, welp we need captcha solver :caty:
do you know how i can inspect http request send from app ? no http debuger app on my iphone lol
i was thinking setting up android virtual machine , download app , inspect http request from host (my pc) and then find needed data for create config ?
Use fiddler.. I've heard it works awesome for making app configs. As of http debugger with android emulator, it did not work for me.
It just couldn't find the request url or maybe I didn't set it up right.
(30 December, 2020 - 09:18 AM)Hornsby Wrote: Show More
(30 December, 2020 - 09:06 AM)AllBallNoDick Wrote: Show More
(30 December, 2020 - 08:37 AM)Hornsby Wrote: Show More
exactly.
Apps are used to bypass captcha. And if they got captcha, welp we need captcha solver :caty:
do you know how i can inspect http request send from app ? no http debuger app on my iphone lol
i was thinking setting up android virtual machine , download app , inspect http request from host (my pc) and then find needed data for create config ?
Use fiddler.. I've heard it works awesome for making app configs. As of http debugger with android emulator, it did not work for me.
It just couldn't find the request url or maybe I didn't set it up right.
fiddler look great but it pc program ?also have u try on android virtual machine with virtualbox or vmware ?
(30 December, 2020 - 10:06 AM)AllBallNoDick Wrote: Show More
(30 December, 2020 - 09:18 AM)Hornsby Wrote: Show More
(30 December, 2020 - 09:06 AM)AllBallNoDick Wrote: Show More
do you know how i can inspect http request send from app ? no http debuger app on my iphone lol
i was thinking setting up android virtual machine , download app , inspect http request from host (my pc) and then find needed data for create config ?
Use fiddler.. I've heard it works awesome for making app configs. As of http debugger with android emulator, it did not work for me.
It just couldn't find the request url or maybe I didn't set it up right.
fiddler look great but it pc program ?also have u try on android virtual machine with virtualbox or vmware ?