It is possible for the apps to detect the presence of frida and in such cases apps closes itself or crashes itself. Is this what you are talking about?
The script is already there on GitHub: github.com/fatalSec/flutter_reversing/blob/main/flutter_ssl_bypass.js Make sure to change the hook offset based on your analysis.
Can you reply to my first comment or not ? I hope you not this much arrogant as many RUclipsrs is out there . If you don't wanna reply I can understand your ego is coming on way then just simple ignore . Have a nice day !
@@fatalsec oh it's also hide base64 wrapped text then how we can communicate RUclips being RUclips how to overcome it. I think you should create tg group where we can interact with each other freely :) RUclips bot is on fire to delete everything lol
i am your 400th subscriber
Thanks for subscribing. I hope you like the content here!
very good content ! Keep up the good work
Super useful and interesting videos! Thank you so much.
Glad you liked it
Thank u ,you deserve a subscription
Great video. Have you come across anything which terminates frida process and if so, how did you bypass that,
It is possible for the apps to detect the presence of frida and in such cases apps closes itself or crashes itself. Is this what you are talking about?
Great 500 th sub
Wooho, thanks and keep supporting🙏
@@fatalsec make Tg channel and upload this videos because RUclips will delete soon like this tutorials
We already have a tg group. You can join: t.me/+74Fx_Za9XS41OGU1
so perfect video
What android emulator are you using?
I was using a real device. But if you want to do it on a emulator Genymotion is a good option as it allows you to configure network parameters easily.
@@fatalsec the thing with genymotion is that I can't get magisk working properly, magisk hide is broken on their custom build of magisk.
Thanks piro
Hlw Android app traffic capture i have like you vedio genrate 204 problem show 😢😢 can you know how to slove
What are you trying to do exactly?
cant copy script from android. can you please make a .js or .txt file and share it.
The script is already there on GitHub: github.com/fatalSec/flutter_reversing/blob/main/flutter_ssl_bypass.js
Make sure to change the hook offset based on your analysis.
HELP ME PLEASE
#Faild to Spawn : process not found
Make sure the app package name is correct
make a guide on how to intercept traffic from online Android games on websockets
Thanks for the suggestion. Noted!
i have arm64_8a where can i get for my rooted device
The apk I have shared does not have arm64_8a library?
Great !
Thanks
@@fatalsec you know how restore pairip hidden parts from dex?to restore full dex
@@manuellopes1269 you can try by dumping the dex file from memory at runtime during the app launch.
@@fatalsec i tried with frida but failed
Bro can You please make how to bypass flutter app ssl pinning bypasss reflutter is not working
Yes that’s a good idea. Maybe in future I will make a video on flutter ssl bypass.
@@fatalsec its nice bro please make a video in future but I need technic please give me
@@fatalsec did you make video about this yet?
Can you reply to my first comment or not ? I hope you not this much arrogant as many RUclipsrs is out there . If you don't wanna reply I can understand your ego is coming on way then just simple ignore . Have a nice day !
What was your first comment? I cannot see it! For your information RUclips sometimes hides the comments based on the keywords you have used.
@@fatalsecsorry then I will send you as base64
@@fatalsec oh it's also hide base64 wrapped text then how we can communicate RUclips being RUclips how to overcome it. I think you should create tg group where we can interact with each other freely :) RUclips bot is on fire to delete everything lol
does the device need to be rooted?
Yes rooted device is needed. Otherwise you can use frida gadget or patch the smali code directly.
@@fatalsec then what if the app detects root?
@@novianindy887 came accross this prblm now, had to sniff APIs and they also have rootbear checker on it, it adds extra layer of protection to it.
any thoughts @fatalsec