You can use instagram on pc as well as on Android. In pc you use chrome/other browser which allows you to see thrugh it's structure, APIs and data variables in runtime.
I was wondering is it possible to access api endpoints by doing introscopy of app as well?
Is it possible to access data stored in RAM which is returned by api.
Is it possible to see the schema in which it is stored(in case of web app it's html, js, static folders)?
Can I access session information and other stuff in local storage
What are tools required, is there any YouTube video for that???
Click to Open Code Editor