How to protect app from Sniffing like from httpcanary??
Is there any way to stop this??
Again, this is already asked on Kodular community. Please do not post on multiple forums for questions, only use the builder that you use.
You Can Use Blocks Like This
Logic Behind these Block:-Httpcanary Connects to a VPN For caching data
Not only httpcanary, other sniffer apps can bypass it without using VPN, I used AES extension by puravidaapps…
But still it can be bypasses by Other apps…
Is there any solution with cryptography extension???
It seems to me that in a way it is impossible to give you a 100% secure method to prevent packet theft, because in the end if the entire network is intercepted it will be useless xD, sniffing is!
I have already been offered several methods, but the best thing you can do is to encrypt your keys or APIs and decrypt each connection point, so even if the data is intercepted it carries another extra plus the encryption bridged by the network, and also be sure that of all the block logic platforms appzard is the one that offers the best security, as I did reverse semi-engineering and there were many encrypted things that are not easily manipulated!
Cheers!
This question is originally posted on this community not on kodular…
I asked here first, I didn’t get a reply, so I asked there…
You can check timings…
Then please do not post on multiple forums next time, this really wastes our time as a lot of us have Cross-Forum accounts.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
I have made a video player app and I want to stop users from taking screenshots so I used blocker extension+ inbuilt screenshot component+ @vknow360 Dev’s screen recorder extension to prevent from taking screenshot,
I just downloaded an app called App Cloner this app allows users to mod applications, so I tried to mod my app after granting allow screenshots in this app my get modded and now I can easily take screenshots…
Is there any other method to prevent users from taking screenshots or screen recording in my app???
@AryanGupta
This extension let you confirm that the apk is build from the same SHA1 key
com.appzard.AppCloningDetector.aix (7.0 KB)
Also, Please create a new topic for different queries
I have created different topic but I don’t know who did merge this topic with the old one, I think @NakshtraTheDeveloper merged it with old topic
Okay, Let me know if the extension works for you
I will check and tell you about its working, BTW who made that extension???
I tried to find the similar extension but didn’t get any
It is created by Appzard Team
No bro, it’s doesn’t work, I cloned my apk with app cloner with some modifications like allowing screenshots and it doesn’t prevent the app from opening, nothing function worked…
PM me your apk and the apk after cloning