13:25 You can see there the parameters string is encrypted at the last of the request, I can decrypt it by sending those strings to decrypter, but is there any way to decrypt that right in the proxy intercept tab? when I send to decrypter, I have to click on smart decode, copy, and the come back and paste it, and there is timeout when modifying the requests. Please tell me how to decrypt that in not so time consuming way?
Hello i got a error when i used objection for explore the app, " from pkg_resources import parse_version ModuleNotFoundError: No module named 'pkg_resources'" and more errors
Hi, nice to watched this video. But have two doubts. Can you pls clear. 1. You have not installed system certificate. 2. You used frida multi punning script. But you have not installed.crt in /data/local/tmp
@@rahadchowdhury After I checked, in your video there is no way to turn on the Frida server, why don't you try making the latest Frida server video? Ty😆
Ci sono riuscito nell' emulatore nox,ma ho dovuto creare una nuova rete con lo stesso nome.Ora avrei una nuova domanda:" l emulatore nox non riesce a fare passare il certificato di burp devo indagare perché"
Use tools like Magisk Hide or Xposed modules such as RootCloak to cloak the root access from the app. If the app uses basic root detection techniques, you can also try hiding or renaming root-related files and directories.
Hey I tried this doing all the steps succesfully with no errors, but at the end I can't capture any Instagram traffic. I also tried "android sslpinning bypass" in objection but it doesn't seem to work, is this outdated for Instagram/Meta or am I doing something wrong? I'll appreciate any info or support, thanks and very nice video!
you are Superb sir. I got this error running the codeshare command :- Failed to spawn: need Gadget to attach on jailed Android; its default location is:
@@rahadchowdhury when I run frida usinf "./frida-ps -U" it shows error saying:- Failed to enumerate processes: unable to connect to remote frida-server: closed
D:\Program Files\Nox\bin>objection --gadget "bigbasket" explore Using USB device `SM-G955N` Unable to connect to the frida server: unable to connect to remote frida-server: closed --- I have installed frida frida-tools objection and copied the frida-server to bin folder and pushed it using abd push still getting the same error
"Unable to connect to the frida server : need gadget to attach on jailed android " I got this error after this command "objection --gadget "x" explore " If i need to change frida server then which server should i use instead .
i want to modify course application what i need? i had my laptop, my exams are near ca you help me to modify classes course android application plzz reply
So after all these steps, can we read the params and payload from the request ? honestly I haven't try this, but you only show us that you capture the API,without showing any readable params or payloads from API
@@rahadchowdhury no need to change server bro you skipped one step after giving excute permission to frida file we have to run ./frida then it'll work fine
The way u are answering everyone im in love with that
Thanks
Thanks man ,that's the best tutorial in TH-cam about ssl unpinning with easiest way
thank you for your valuable comment.
el mejor video sobre frida y ssl pinning, también se agradece un montón por la dedicación que te tomaste en realizarlo. saludos de perú
You are welcome.
thanks for sharing beautiful video
Thank you too
Wow! I like the teaching style. How about IOS?
Coming soon! Just stay with my channel
13:25 You can see there the parameters string is encrypted at the last of the request, I can decrypt it by sending those strings to decrypter, but is there any way to decrypt that right in the proxy intercept tab?
when I send to decrypter, I have to click on smart decode, copy, and the come back and paste it, and there is timeout when modifying the requests. Please tell me how to decrypt that in not so time consuming way?
contact me telegram.
@@rahadchowdhury but what's your account? It's not in the video description!
TG:RootInjector
Hello i got a error when i used objection for explore the app, " from pkg_resources import parse_version
ModuleNotFoundError: No module named 'pkg_resources'" and more errors
send me screenshot on telegram
@@rahadchowdhury What is your telegram
Please help
I am getting "unable to connect to the Frida server: unable to connect to remote Frida-server: closed" 12:11
change frida sever and try again.
hi, write "./frida" in /data/local/tmp. This will start the server
@@zineks writing ./frida in cmd under /data/local/tmp works
Thank you so much for help !!
Hi, nice to watched this video. But have two doubts. Can you pls clear.
1. You have not installed system certificate.
2. You used frida multi punning script. But you have not installed.crt in /data/local/tmp
cause I am already root user
@@rahadchowdhurywhat does root user means? That means if I do all the steps as you shown in the video in my new normal pc does that work?
@@IllIIIIIIllll root user means user with highest privileges. if youre following all this steps as normal user, there might be some restriction.
'frida-ps' is not recognized as an internal or external command,
operable program or batch file. Can you help me?
frida add your environment section
add frida in your envirment variables
great video. share video about mobile application penetration test.
Yes I will! Thanks for your valuable comment.
amazing video but i tried frida and objection on a telecom app and both failed
any other technique ??
Hi sir , is it working for payment apps like google pay or Paytm?
yes
@@rahadchowdhury I'm trying with bhim UPI. It's not opening on rooted device. may be due to root detection
awesome thanks for sharing ❤️
Thanks for watching!
some app does have request to server when catching on Burp ? Can you tell me reason why it doesn't work ?
please tell me details
Pip is not recognized
Do you a good Linux terminal for windows or how i can recognized it
if you windows user pip add on environment section.
Can not locate the bin folder in program files directory. I got BigNox where there is no bin folder.
which version?
frida server not start before ? , objection need to start or not ? , directly run frida code share command withount o
bjeciton ?
objection is not necessary to run if you know package name of your app.
hello, my app says "Application will not run. VPN/Proxy detected !", will this method work for me?
which emulator you use?
Hey, when using the app I get ssl certificate problems when sending any HTTP requests
this video is bypass ssl pinning so you need to follow step by step.
Now it worked after redone any steps. Thank you for this video! :)@@rahadchowdhury
Thanks for your valuable comments.
The only one that worked, thank you
you are welcome.
why can't mine connect to frida server? even though i've changed to several versions and i'm using android nox version 12, please tell me
which error you face?
@@rahadchowdhury After I checked, in your video there is no way to turn on the Frida server, why don't you try making the latest Frida server video? Ty😆
Is it necessary to install apk ? Can we directly install twitter from nox playstore
yes you can install apps from nox player using play store
Thanks for replying 😊
if i complete the work and shutdown pc then after rerunning my pc which commands i have to run again and which not
which work?
@@rahadchowdhury android app testing
I don't know why your pc shutdown
Bro i'm using Memu not Nox since the app is not supported by Nox, how do i locate the BIN folder?
Download SDK Platform
Ciao,non mi permette di modificare manualmente la rete wifi,qualche suggerimento?
you tested on your phone or emulator?
Ci sono riuscito nell' emulatore nox,ma ho dovuto creare una nuova rete con lo stesso nome.Ora avrei una nuova domanda:" l emulatore nox non riesce a fare passare il certificato di burp devo indagare perché"
You need to change burp certificate name .der to .cer and then go to setting > install certificate.
sorry sir, where i can get file download "Burp Suite"?
visit my website you will get burp suite professional.
12:10 ./
Unable to connect to the frida server: unable to connect to remote frida-server: closed
change frida server. this server is not support on your device.
Hi, I used exact same device as you and same frida version but sitll same error?@@rahadchowdhury
how to fix it sir? i have same problem, i've change server to x86_64 but still not working@@rahadchowdhury
D:\Program Files\Nox\bin>frida-ps -u
usage: frida-ps [options]
frida-ps: error: unrecognized arguments: -u
how can solve this problem????
try to use -U
How do I do SSL Pinning Bypass plus anti root detect ?
Use tools like Magisk Hide or Xposed modules such as RootCloak to cloak the root access from the app.
If the app uses basic root detection techniques, you can also try hiding or renaming root-related files and directories.
@@rahadchowdhury I already use the magisk module if you have any frida scripts that you use to be able to forward
check description box and go to my gihub. you will get more frida script
Sir make a video on aes killer
ok
Failed to spawn: need Gadget to attach on jailed Android; bhai ye error araa hai last step pe
I need to check.
Same error
You have to troubleshoot it then
Hey I tried this doing all the steps succesfully with no errors, but at the end I can't capture any Instagram traffic. I also tried "android sslpinning bypass" in objection but it doesn't seem to work, is this outdated for Instagram/Meta or am I doing something wrong? I'll appreciate any info or support, thanks and very nice video!
frida --codeshare Eltion/instagram-ssl-pinning-bypass -f YOUR_BINARY
unable to connect to farida server
Frida server didn't match with your emulator. Download another frida server and test again.
C:\Program Files (x86)\Nox\bin>frida-ps -U
Failed to enumerate processes: connection closed help
çözümünü bilen varmı
do you have install frida-tool and objection?
@@rahadchowdhury Yes, I rose. I'm getting the same error too
Buldum knk .
#/data/local/tmp/frida &
After pasting this code, try again 'frida-ps -U'
does this work for android 11+ ?
you need to root your android.
How to solve sir
Unable to connect to the frida server: unable to connect to remote frida-server: closed
change frida server
@@rahadchowdhury Which one do you recommend for Windows 10?
no. its depend on your system.
'frida.ps' is not recognized as an internal or external command,
operable program or batch file.
not .ps it is frida-ps
work for real device?
you need to root your device.
Snapchat ssl pinning not found 😢 (my 4 hours died )
how?
SSL pinning not be bypassed. It gave a 'Not found' error
contact in my telegram: rootinjector
frida-ls-devices unable to view nox player
follow step by step
Frida-ps -U
Command not found please help in this
at first install frida-tools after then use this command
@@rahadchowdhury i tried this also but same error frida server is turning on but when i type frida-ps -U it says internal command not found
I need to check. do you have telegram?
@@rahadchowdhury yes i do have
@@rahadchowdhury username of your telegram
Can you bypass ssl for shopee apk?
yes
bhai burp suite pro ta koi theke install korbo?
contact me on telegram
Your Telegram Link Give me @@rahadchowdhury
Can I bypass two factor authentication with this on my Facebook account😢
this video is not about multi factor authentication bypass.
you are Superb sir. I got this error running the codeshare command :- Failed to spawn: need Gadget to attach on jailed Android; its default location is:
sorry I can't understand your question.
@@rahadchowdhury when I run frida usinf "./frida-ps -U" it shows error saying:- Failed to enumerate processes: unable to connect to remote frida-server: closed
change frida server and try again
@@rahadchowdhury it worked now. Thank you! sniffed so many APPs. Lol 😂😂
kemon achen vaiya!
ji vlo vaiya apni kmn asen?
D:\Program Files\Nox\bin>objection --gadget "bigbasket" explore
Using USB device `SM-G955N`
Unable to connect to the frida server: unable to connect to remote frida-server: closed --- I have installed frida frida-tools objection and copied the frida-server to bin folder and pushed it using abd push still getting the same error
change your frida server
@@rahadchowdhury how please
What's this used for?
ssl pinning bypass for android application.. when penetration tester want to test app vulnerable or security.
@@rahadchowdhury ok bro.
Is it possible to do something like a firewall or something, that can bypass game hack from getting banned
@@rahadchowdhury I don't know if you understand
Yes, You can hack if app is vulnerable.
Is there the solution
need gadget to attach on jailed android
which solution?
@@rahadchowdhury failed to Spawn : need gadget to attach on jailed Android ??
do you configure developer options?
@@rahadchowdhury i développer this option
"Unable to connect to the frida server : need gadget to attach on jailed android " I got this error after this command "objection --gadget "x" explore "
If i need to change frida server then which server should i use instead .
match with your machine hardware name version.
Yes I did it but now it is showing " frida.InvalidArgumentError: device not found "
would you create video and send me in tg
Yes
Yes but your ID?
i want to modify course application what i need? i had my laptop, my exams are near ca you help me to modify classes course android application plzz reply
message me telegram
@@rahadchowdhury ok bro
@@rahadchowdhury telegram I'd? It's not their in your bio
Broo what's you telegram I'd please reply
rootinjector
C:\Users\daviz>adb
'adb' is not recognized as a built-in command
or external, an operable program or a batch file.
which emulator you use?
@@rahadchowdhury Nox
I think you are not right directory. please check right directory of nox and then open adb
frida-ps -U gives an error
Connection closed
I need to check your error or if you want you can contact with me.
@@rahadchowdhury i tried some different methods but i wasnt able to grab any request from the app
@@rahadchowdhury can i give you the app? so you can try it too
If you success to unpinning ssl so you can capture request otherwise not.
can you do it for me@@rahadchowdhury
How to buypass Facebook ssl and capture data
same
@@rahadchowdhuryplz bro share
same process but just change package name.
Plz share only Facebook ssl 🥺😔
share what?
after frida-ps -U i can't see X
Do you have install X on your device / emulator?
@@rahadchowdhury me i installed my own app and after frida-ps -U i cant see the app that exist on nox emulator
So after all these steps, can we read the params and payload from the request ? honestly I haven't try this, but you only show us that you capture the API,without showing any readable params or payloads from API
Yes You can capture all request data that you want.
👍👍👍,How do I export the finished APK and install it on another phone?
I can't understand your question.
How can i install finish apk on my phone sir🙂
not understand your question. do you want to bypass ssl pinning from your phone or what?
@@rahadchowdhury
I have a problem when i push frida server to tmp path
i have this problem
Process crashed: java.lang.ArithmeticException: divide by zero@@rahadchowdhury
contact telegram
I don't see anyone making a video teaching how to write frida script bypass ssl.
If I get any resource about write frida script I will share with you.
If I do this on an Android device, where should I put the Android server?
maybe
but the content still encrypted.
you can't capture request?
@@rahadchowdhury I see in your video demo, the content is encrypted.
which content?
Unable to connect to the frida server: unable to connect to remote frida-server: closed
plass hlp broh
change frida server and try again.
@@rahadchowdhury still not working bro
frida server is not working
which frida? after enter on adb or frida tools?
Awesome
Thank You
thanks
welcome!
Bro this dosnt work
Try again, It will work.
Unable to connect to the frida server: unable to connect to remote frida-server: closed
change frida server.
@@rahadchowdhury just downloaded the correct server instead of gadget but im still getting the same error after following the tutorial again
frida server need to match for your system. or contact me in telegram
hello and thank you for your tutorial ❤
can you please try a game for me a couldn't find the right ssl unpinning script for it it's called avakin life
Ok I will try
@@rahadchowdhury any luck?
old method
Hello can you help me ?
Yes Sure! How can I help you?
Can I have your contact?
check description section
If it so easy to hack x then you not hack x
no bro x is not easy to hack
I seen you get authorised api in why you get hack because code decript
hello sir , do u have telegram so i can cotact u ?
tg:rootinjector
@@rahadchowdhury cant find your account !
tg: rootinjector
Unable to connect to the frida server: unable to connect to remote frida-server: closed
change frida server
Unable to connect to the frida server: unable to connect to remote frida-server: closed
change frida server
@@rahadchowdhury no need to change server bro you skipped one step after giving excute permission to frida file we have to run ./frida then it'll work fine
Thank you for your valuable comment. I rechecked and noticed that you are right. Again Thank You.