Kaisynz
Prank Connoisseur
LEVEL 1
200 XP
This is going to tell you how to make configs for apps, specifically when the normal login site has a captcha. This makes use of the API and needs patience!
To start off you will need a phone running android or an Android Emulator. Keep in mind that the version MUST be 7 or above. For an emulator i recommend running Android x86 on a VM or alternatively installing NoxPlayer.
Next you will need a way to capture requests from your phone. I recommend HttpCanary on the play store. Next you must install your app, enable HttpCanary and look for the POST and GET requests.After that you can just copy the headers, payload/form data and make a config like normal!
To start off you will need a phone running android or an Android Emulator. Keep in mind that the version MUST be 7 or above. For an emulator i recommend running Android x86 on a VM or alternatively installing NoxPlayer.
Next you will need a way to capture requests from your phone. I recommend HttpCanary on the play store. Next you must install your app, enable HttpCanary and look for the POST and GET requests.After that you can just copy the headers, payload/form data and make a config like normal!