Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- invoke-static {}, Ljava/lang/Runtime;->getRuntime()Ljava/lang/Runtime;
- move-result-object v0
- const/4 v1, 0x4
- new-array v1, v1, [Ljava/lang/String;
- const/4 v2, 0x0
- const-string v3, "pkill"
- aput-object v3, v1, v2
- const/4 v2, 0x1
- const-string v3, "-TERM"
- aput-object v3, v1, v2
- const/4 v2, 0x2
- const-string v3, "-f"
- aput-object v3, v1, v2
- const/4 v2, 0x3
- const-string v3, "system_server"
- aput-object v3, v1, v2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement