Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WindySha/jdwp-xposed-injector
/ functions
Functions
46 in github.com/WindySha/jdwp-xposed-injector
⨍
Functions
46
◇
Types & classes
1
↓ 25 callers
Method
format
(self, fmt, value)
jdwp-shellifier.py:162
↓ 19 callers
Method
create_packet
(self, cmdsig, data="")
jdwp-shellifier.py:87
↓ 19 callers
Method
read_reply
(self)
jdwp-shellifier.py:96
↓ 10 callers
Function
runtime_exec_payload
(jdwp, threadId, runtimeClassId, getRuntimeMethId, command)
jdwp-shellifier.py:662
↓ 9 callers
Method
get_method_by_name
(self, name)
jdwp-shellifier.py:282
↓ 8 callers
Method
get_class_by_name
(self, name)
jdwp-shellifier.py:264
↓ 8 callers
Method
get_methods
(self, refTypeId)
jdwp-shellifier.py:270
↓ 8 callers
Method
parse_entries
(self, buf, formats, explicit=True)
jdwp-shellifier.py:116
↓ 8 callers
Method
unformat
(self, fmt, value)
jdwp-shellifier.py:170
↓ 6 callers
Method
invokestatic
(self, classId, threadId, methId, *args)
jdwp-shellifier.py:336
↓ 4 callers
Method
solve_string
(self, objId)
jdwp-shellifier.py:377
↓ 3 callers
Method
createstring
(self, data)
jdwp-shellifier.py:313
↓ 3 callers
Method
query_thread
(self, threadId, kind)
jdwp-shellifier.py:385
↓ 2 callers
Method
invoke
(self, objId, threadId, classId, methId, *args)
jdwp-shellifier.py:349
↓ 2 callers
Method
readstring
(self, data)
jdwp-shellifier.py:322
↓ 2 callers
Method
resumevm
(self)
jdwp-shellifier.py:331
↓ 1 callers
Method
allclasses
(self)
jdwp-shellifier.py:250
↓ 1 callers
Method
allthreads
(self)
jdwp-shellifier.py:229
↓ 1 callers
Method
buildstring
(self, data)
jdwp-shellifier.py:319
↓ 1 callers
Function
getPackageName2
(jdwp, threadId)
jdwp-shellifier.py:757
↓ 1 callers
Method
getversion
(self)
jdwp-shellifier.py:205
↓ 1 callers
Method
handshake
(self, host, port)
jdwp-shellifier.py:187
↓ 1 callers
Method
idsizes
(self)
jdwp-shellifier.py:219
↓ 1 callers
Method
invokeVoid
(self, objId, threadId, classId, methId, *args)
jdwp-shellifier.py:363
↓ 1 callers
Function
is_App_64Bit
(jdwp, threadId)
jdwp-shellifier.py:440
↓ 1 callers
Method
leave
(self)
jdwp-shellifier.py:201
↓ 1 callers
Method
parse_event_breakpoint
(self, buf, eventId)
jdwp-shellifier.py:430
↓ 1 callers
Function
runtime_exec
(jdwp, args)
jdwp-shellifier.py:462
↓ 1 callers
Function
runtime_exec_info
(jdwp, threadId)
jdwp-shellifier.py:595
↓ 1 callers
Function
runtime_load_payload
(jdwp, threadId, runtimeClassId, getRuntimeMethId, library)
jdwp-shellifier.py:791
↓ 1 callers
Method
send_event
(self, eventCode, *args)
jdwp-shellifier.py:400
↓ 1 callers
Method
start
(self)
jdwp-shellifier.py:179
↓ 1 callers
Function
str2fqclass
(s)
jdwp-shellifier.py:834
↓ 1 callers
Method
wait_for_event
(self)
jdwp-shellifier.py:426
Method
__init__
(self, host, port=8000)
jdwp-shellifier.py:79
Method
clear_event
(self, eventCode, rId)
jdwp-shellifier.py:414
Method
clear_events
(self)
jdwp-shellifier.py:421
Function
getPackageName
(jdwp, threadId)
jdwp-shellifier.py:708
Method
get_thread_by_name
(self, name)
jdwp-shellifier.py:240
Method
getfields
(self, refTypeId)
jdwp-shellifier.py:291
Method
getvalue
(self, refTypeId, fieldId)
jdwp-shellifier.py:303
Method
resume_thread
(self, threadId)
jdwp-shellifier.py:397
Method
status_thread
(self, threadId)
jdwp-shellifier.py:394
Method
suspend_thread
(self, threadId)
jdwp-shellifier.py:391
Method
suspendvm
(self)
jdwp-shellifier.py:326
Method
version
(self)
jdwp-shellifier.py:216