Skip to content

Instantly share code, notes, and snippets.

@mitchellmebane
Created March 28, 2015 23:13
Show Gist options
  • Save mitchellmebane/1412c913a9d372555da6 to your computer and use it in GitHub Desktop.
Save mitchellmebane/1412c913a9d372555da6 to your computer and use it in GitHub Desktop.
Weird getClass() calls
.line 757
iget-object v0, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->mOem:Lcom/sec/android/RilServiceModeApp/ServiceModeApp$OemCommands;
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 v1, 0x1
iget-object v0, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->mOem:Lcom/sec/android/RilServiceModeApp/ServiceModeApp$OemCommands;
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 v2, 0x1
iget-object v0, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->mOem:Lcom/sec/android/RilServiceModeApp/ServiceModeApp$OemCommands;
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 v3, 0x0
iget-object v0, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->mOem:Lcom/sec/android/RilServiceModeApp/ServiceModeApp$OemCommands;
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 v4, 0x0
iget-object v0, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->mOem:Lcom/sec/android/RilServiceModeApp/ServiceModeApp$OemCommands;
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 v5, 0x0
iget-char v6, p0, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->oem_modem_type:C
move-object v0, p0
invoke-direct/range {v0 .. v6}, Lcom/sec/android/RilServiceModeApp/ServiceModeApp;->SendData(CCCCCC)V
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment