MCPcopy Create free account

hub / github.com/WindySha/jdwp-xposed-injector / functions

Functions46 in github.com/WindySha/jdwp-xposed-injector

↓ 25 callersMethodformat
(self, fmt, value)
jdwp-shellifier.py:162
↓ 19 callersMethodcreate_packet
(self, cmdsig, data="")
jdwp-shellifier.py:87
↓ 19 callersMethodread_reply
(self)
jdwp-shellifier.py:96
↓ 10 callersFunctionruntime_exec_payload
(jdwp, threadId, runtimeClassId, getRuntimeMethId, command)
jdwp-shellifier.py:662
↓ 9 callersMethodget_method_by_name
(self, name)
jdwp-shellifier.py:282
↓ 8 callersMethodget_class_by_name
(self, name)
jdwp-shellifier.py:264
↓ 8 callersMethodget_methods
(self, refTypeId)
jdwp-shellifier.py:270
↓ 8 callersMethodparse_entries
(self, buf, formats, explicit=True)
jdwp-shellifier.py:116
↓ 8 callersMethodunformat
(self, fmt, value)
jdwp-shellifier.py:170
↓ 6 callersMethodinvokestatic
(self, classId, threadId, methId, *args)
jdwp-shellifier.py:336
↓ 4 callersMethodsolve_string
(self, objId)
jdwp-shellifier.py:377
↓ 3 callersMethodcreatestring
(self, data)
jdwp-shellifier.py:313
↓ 3 callersMethodquery_thread
(self, threadId, kind)
jdwp-shellifier.py:385
↓ 2 callersMethodinvoke
(self, objId, threadId, classId, methId, *args)
jdwp-shellifier.py:349
↓ 2 callersMethodreadstring
(self, data)
jdwp-shellifier.py:322
↓ 2 callersMethodresumevm
(self)
jdwp-shellifier.py:331
↓ 1 callersMethodallclasses
(self)
jdwp-shellifier.py:250
↓ 1 callersMethodallthreads
(self)
jdwp-shellifier.py:229
↓ 1 callersMethodbuildstring
(self, data)
jdwp-shellifier.py:319
↓ 1 callersFunctiongetPackageName2
(jdwp, threadId)
jdwp-shellifier.py:757
↓ 1 callersMethodgetversion
(self)
jdwp-shellifier.py:205
↓ 1 callersMethodhandshake
(self, host, port)
jdwp-shellifier.py:187
↓ 1 callersMethodidsizes
(self)
jdwp-shellifier.py:219
↓ 1 callersMethodinvokeVoid
(self, objId, threadId, classId, methId, *args)
jdwp-shellifier.py:363
↓ 1 callersFunctionis_App_64Bit
(jdwp, threadId)
jdwp-shellifier.py:440
↓ 1 callersMethodleave
(self)
jdwp-shellifier.py:201
↓ 1 callersMethodparse_event_breakpoint
(self, buf, eventId)
jdwp-shellifier.py:430
↓ 1 callersFunctionruntime_exec
(jdwp, args)
jdwp-shellifier.py:462
↓ 1 callersFunctionruntime_exec_info
(jdwp, threadId)
jdwp-shellifier.py:595
↓ 1 callersFunctionruntime_load_payload
(jdwp, threadId, runtimeClassId, getRuntimeMethId, library)
jdwp-shellifier.py:791
↓ 1 callersMethodsend_event
(self, eventCode, *args)
jdwp-shellifier.py:400
↓ 1 callersMethodstart
(self)
jdwp-shellifier.py:179
↓ 1 callersFunctionstr2fqclass
(s)
jdwp-shellifier.py:834
↓ 1 callersMethodwait_for_event
(self)
jdwp-shellifier.py:426
Method__init__
(self, host, port=8000)
jdwp-shellifier.py:79
Methodclear_event
(self, eventCode, rId)
jdwp-shellifier.py:414
Methodclear_events
(self)
jdwp-shellifier.py:421
FunctiongetPackageName
(jdwp, threadId)
jdwp-shellifier.py:708
Methodget_thread_by_name
(self, name)
jdwp-shellifier.py:240
Methodgetfields
(self, refTypeId)
jdwp-shellifier.py:291
Methodgetvalue
(self, refTypeId, fieldId)
jdwp-shellifier.py:303
Methodresume_thread
(self, threadId)
jdwp-shellifier.py:397
Methodstatus_thread
(self, threadId)
jdwp-shellifier.py:394
Methodsuspend_thread
(self, threadId)
jdwp-shellifier.py:391
Methodsuspendvm
(self)
jdwp-shellifier.py:326
Methodversion
(self)
jdwp-shellifier.py:216