wvdumper / dumper

Dump L3 CDM from any Android device
506 stars 242 forks source link

Error: Error: unable to intercept function at 0x42e47ab9; please file a bug at F: _lcc46 #27

Open jdoe333444 opened 2 years ago

jdoe333444 commented 2 years ago

Rooted device Nexus 7 Installed the latest frida-server from google play & ofcourse the script according to the instructions. Here it is the output

2021-12-28 11:36:39 PM - root - 16 - INFO - Connected to Nexus 7 2021-12-28 11:36:39 PM - root - 17 - INFO - scanning all processes for the following libraries 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=1, name="init", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=116, name="ueventd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=134, name="logd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=135, name="debuggerd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=136, name="vold", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=143, name="debuggerd:signaller", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=197, name="daemonsu:mount:master", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=206, name="daemonsu:master", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=219, name="healthd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=220, name="lmkd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=221, name="servicemanager", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=223, name="surfaceflinger", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=236, name="adbd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=239, name="gpsd", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=242, name="zygote", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=243, name="audioserver", parameters={}) 2021-12-28 11:36:44 PM - root - 19 - DEBUG - Process(pid=244, name="drmserver", parameters={}) 2021-12-28 11:36:48 PM - Helpers.Scanner - 82 - INFO - Running libdrmwvmplugin.so at 0x40143000 2021-12-28 11:36:48 PM - root - 19 - DEBUG - Process(pid=245, name="installd", parameters={}) 2021-12-28 11:36:48 PM - root - 19 - DEBUG - Process(pid=246, name="keystore", parameters={}) 2021-12-28 11:36:48 PM - root - 19 - DEBUG - Process(pid=247, name="media.codec", parameters={}) 2021-12-28 11:36:48 PM - root - 19 - DEBUG - Process(pid=248, name="mediadrmserver", parameters={}) 2021-12-28 11:36:50 PM - Helpers.Scanner - 82 - INFO - Running libwvdrmengine.so at 0x42d6c000 Error: Error: unable to intercept function at 0x42e47ab9; please file a bug at F: _lcc46 2021-12-28 11:36:51 PM - Helpers.Scanner - 75 - DEBUG - { "from": "Dynamic Function", "message": "L3 RSA Key export function found: ulns" } 2021-12-28 11:36:51 PM - Helpers.Scanner - 82 - INFO - Running libmediadrm.so at 0x40a3a000 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=249, name="media.extractor", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=250, name="mediaserver", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=251, name="netd", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=253, name="gatekeeperd", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=254, name="perfprofd", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=565, name="system_server", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=660, name="com.android.inputmethod.latin", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=665, name="sdcard", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=692, name="com.android.systemui", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=829, name="com.google.android.gms.persistent", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=989, name="android.ext.services", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1063, name="wpa_supplicant", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1071, name="Google", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1091, name="com.android.nfc", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1486, name="daemonsu:10043", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1653, name="Bluetooth GNSS", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=1861, name="Google Play Store", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=3676, name="Free Adblocker Browser", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=3759, name="com.hsv.freeadblockerbrowser:sandbox_process0", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=3800, name="com.hsv.freeadblockerbrowser:privileged_process0", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=3993, name="daemonsu:10105", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4021, name="com.android.defcontainer", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4096, name="frida-server-15.1.14-android-arm", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4097, name="dex2oat", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4118, name="daemonsu:0", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4145, name="logcat", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4299, name="com.google.android.googlequicksearchbox:search", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4347, name="com.hsv.freeadblockerbrowser:privileged_process0", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=4948, name="Official TWRP App", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=5176, name="com.google.android.gms", parameters={}) 2021-12-28 11:36:51 PM - root - 19 - DEBUG - Process(pid=5224, name="com.google.process.gapps", parameters={}) 2021-12-28 11:36:51 PM - root - 25 - INFO - Hooks completed

//hangs here

Mavrick007 commented 2 years ago

same i need help asap to please

VCDEV1 commented 2 years ago

@jdoe333444 Did you fix it?