MCPcopy Create free account
hub / github.com/The404Hacking/AndroRAT / commandSender

Method commandSender

src/AndroratServer/src/server/Server.java:208–336  ·  view source on GitHub ↗

Method that affect Handler & Packet to the right channel in the ChannelDistributionHandler It send the target channel, the command and the optionnal argument to the mux (then the client) @param imei Id of the client @param command Flag command from Protocol class @param args

(String imei, short command, byte[] args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

fireGetSMSMethod · 0.80
fireStartGPSStreamingMethod · 0.80
fireStartVideoStreamMethod · 0.80
fireTakePictureMethod · 0.80
fireTreeFileMethod · 0.80
fireToastMessageMethod · 0.80
fireVibrateMethod · 0.80
fireBrowseUrlMethod · 0.80

Calls 14

getFreeChannelMethod · 0.80
logErrTxtMethod · 0.80
registerListenerMethod · 0.80
registerHandlerMethod · 0.80
saveSMSChannelMethod · 0.80
toMuxMethod · 0.80
saveMapChannelMethod · 0.45
saveSoundChannelMethod · 0.45
savePictureChannelMethod · 0.45
saveCallLogChannelMethod · 0.45
saveContactChannelMethod · 0.45

Tested by

no test coverage detected