worawit / blutter

Flutter Mobile Application Reverse Engineering Tool
MIT License
760 stars 128 forks source link

About getting https or http request data #6

Closed coderjingluo closed 9 months ago

coderjingluo commented 9 months ago

When using blutter's frida script to hook http behavior, it seems that only the url and cookie can be obtained, and the post data packet cannot be obtained