Ritik GuptaСсылка
this is the output of the script
[0x00444800]> #!pipe python3 ssl_unpinning_flutter.py
Analyzing function calls...
Searching for offset...
ssl_verify_peer_cert found at: 0x006d97fc
function at: 0x009e72cc
r_lang_pipe: NULL reply for (0x009e72cc)
ssl_verify_peer_cert patched successfully!
i got to know the function address but where and how to use it to bypass the ssl pinning?