Cookie
Last updated
Last updated
iOS applications often store binary cookie files in the application sandbox. Cookies are binary files containing cookie data for application WebViews. You can use objection to convert these files to a JSON format and inspect the data.
On va utiliser objection pour récupérer les cookies :
Les cookies devraient ĂȘtre stockĂ© dans le NSHTTPCookieStorage ou bien keychain.