-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Unsend msgs won't disappear from chat #25
Comments
I'm not sure how easy this will be as WhatsApp locally stores messages once received, instagram seems to cache them and usually lazy load them from the server afaik. |
I think giving it a try will be worth it. |
Honista done that, I think it's doable, but it would take so much time. I would reverse engineer the Honista app, but they done a good obfuscation : / |
@ReSo7200 Out of curiosity, what tool do you usually use the most to decompile and deobfuscate Instagram classes? |
I use jadx, it has an inbuilt tool. But tbh, I don't see it as a solution, you would have to manually search and track for the target... |
@ReSo7200 That sounds tedious, is there a source where you learned doing that from? I'm trynna improve my reverse engineering skills so I can start contributing hopefully |
Sry for the late reply, i guess https://www.mobilehackinglab.com/ |
No problem mate, thank you so much! |
It would be great if we have a feature like when a person unsend(delete) any kind of message(text, audio & video) from our chat then it wouldn't disappear from my chat.
There is a Lsposed module called 'Wa Enhancer' for Whatsapp. It has this feature and works perfectly so I think it will also work for Instagram if we'll add this feature in InstaEclispe.
BY THE WAY! Love to your work❤️
The text was updated successfully, but these errors were encountered: