This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
----part 1 start---- | |
[ 2025-05-05T11:41:30.168 10618: 23720: 23720 I/LSPosed-Bridge ] Loading legacy module com.bhakti.redirectcamera from /data/app/~~aMXQPk1BIIULeSwc5NEBxQ==/com.bhakti.redirectcamera-BNcRIAWLd6owzbxAZxadjg==/base.apk | |
[ 2025-05-05T11:41:30.203 10618: 23720: 23720 I/LSPosed-Bridge ] Loading class com.bhakti.redirectcamera.MainHook | |
[ 2025-05-05T11:41:30.316 10618: 23720: 23720 I/LSPosed-Bridge ] RedirectCameraHook: init for com.harpamobilehr | |
[ 2025-05-05T11:41:30.407 10618: 23720: 23720 I/LSPosed-Bridge ] RedirectCameraHook: Skipped splash/PIN | |
[ 2025-05-05T11:42:43.440 10618: 24384: 24384 I/LSPosed-Bridge ] Loading legacy module com.bhakti.redirectcamera from /data/app/~~aMXQPk1BIIULeSwc5NEBxQ==/com.bhakti.redirectcamera-BNcRIAWLd6owzbxAZxadjg==/base.apk | |
[ 2025-05-05T11:42:43.475 10618: 24384: 24384 I/LSPosed-Bridge ] Loading class com.bhakti.redirectcamera.MainHook | |
[ 2025-05-05T11:42:43.564 10618: 24384: 24384 I/LSPosed-Bridge ] RedirectCameraHook: init for com |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/storage/downloads $ grep -R "WebView" -n harpa_decoded/smali | |
grep -R "InAppBrowser" -n harpa_decoded/smali | |
harpa_decoded/smali/com/facebook/react/fabric/FabricComponents.smali:113: const-string v1, "WebView" | |
harpa_decoded/smali/com/facebook/react/fabric/FabricComponents.smali:115: const-string v2, "RCTWebView" | |
harpa_decoded/smali/com/facebook/react/uimanager/b0$e.smali:823: const-string p0, "android.webkit.WebView" | |
harpa_decoded/smali/com/reactnativecommunity/webview/RNCWebViewFileProvider.smali:1:.class public Lcom/reactnativecommunity/webview/RNCWebViewFileProvider; | |
harpa_decoded/smali/com/reactnativecommunity/webview/RNCWebViewManager.smali:1:.class public Lcom/reactnativecommunity/webview/RNCWebViewManager; | |
harpa_decoded/smali/com/reactnativecommunity/webview/RNCWebViewManager.smali:17:.field private final mRNCWebViewManagerImpl:Lcom/reactnativecommunity/webview/j; | |
harpa_decoded/smali/com/reactnativecommunity/webview/RNCWebViewManager.smali:30: iput-object v0, p0, Lcom/reactnativecommunity/w |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~ $ su | |
logcat -c | |
| grep LSPosed-Bridge | grep RedirectCameraHook < | |
05-05 11:41:30.316 23720 23720 I LSPosed-Bridge: RedirectCameraHook: init for com.harpamobilehr | |
05-05 11:41:30.407 23720 23720 I LSPosed-Bridge: RedirectCameraHook: Skipped splash/PIN | |
05-05 11:42:43.564 24384 24384 I LSPosed-Bridge: RedirectCameraHook: init for com.harpamobilehr | |
05-05 11:42:43.619 24384 24384 I LSPosed-Bridge: RedirectCameraHook: Skipped splash/PIN | |
05-05 11:43:13.651 24384 24445 I LSPosed-Bridge: RedirectCameraHook: Camera redirected to OpenCamera front | |
05-05 11:43:15.914 24632 24632 I LSPosed-Bridge: RedirectCameraHook: init for com.harpamobilehr | |
05-05 11:43:15.967 24632 24632 I LSPosed-Bridge: RedirectCameraHook: Skipped splash/PIN |