Skip to content
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

Potential workaround for non-rooted devices! #213

Open
nitinprajwal opened this issue Dec 28, 2024 · 1 comment
Open

Potential workaround for non-rooted devices! #213

nitinprajwal opened this issue Dec 28, 2024 · 1 comment

Comments

@nitinprajwal
Copy link

Description

I've discovered a potential workaround to use WaEnhancer on nonrooted devices using virtualization applications that support Xposed framework functionality. Unlike LSPatch solutions (which don't work with WaEnhancer), this approach uses actual Xposed framework implementation within a virtualized environment.

Tested Environment

Current Status

  • The app partially works in the virtualized environment
  • WaEnhancer shows "Module Enabled" status (green tick) ✅
  • Experiencing some crashes (details and logs below)

Evidence

  • Proof of non-rooted device:
    Screenshot_2024-12-27-10-31-41-41_5be4037ab7fa29495af4d1ead04ed00c

  • Screenshots of module enabled status:
    Screenshot_2024-12-27-10-00-58-96_a873b20a71d81e345a34c8cbccdcd18d

Tested Virtualization Apps

  • Meta Wolf (currently testing)

Crash Information

WhatsApp is crashing at startup
https://github.com/user-attachments/assets/48c09813-b115-4204-9c03-342bf255a582

Request

Could the development team please:

  1. Investigate the compatibility with virtualization apps, particularly Meta Wolf
  2. Look into the crashes occurring in this environment
  3. Consider official support for this workaround if feasible

Notes

  • This is different from LSPatch method solutions which don't work with WaEnhancer
  • The virtualization approach uses actual Xposed framework implementation
  • The APK is relatively lightweight (Parallel space + Xposed Features)
@nitinprajwal nitinprajwal changed the title Potential workaround for non-rooted devices using virtualization apps Potential workaround for non-rooted devices! Dec 28, 2024
@xAffan
Copy link

xAffan commented Jan 24, 2025

The problem with this is approach is no Google Play Services?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants