Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to create malware for android in kali

deviceInfo                 --> returns basic info of the device
    camList                    --> returns cameraID  
    takepic [cameraID]         --> Takes picture from camera
    startVideo [cameraID]      --> starts recording the video
    stopVideo                  --> stop recording the video and return the video file
    startAudio                 --> starts recording the audio
    stopAudio                  --> stop recording the audio
    getSMS [inbox|sent]        --> returns inbox sms or sent sms in a file 
    getCallLogs                --> returns call logs in a file
    shell                      --> starts a sh shell of the device
    vibrate [number_of_times]  --> vibrate the device number of time
    getLocation                --> return the current location of the device
    getIP                      --> returns the ip of the device
    getSimDetails              --> returns the details of all sim of the device
    clear                      --> clears the screen
    getClipData                --> return the current saved text from the clipboard
    getMACAddress              --> returns the mac address of the device
    exit                       --> exit the interpreter
Comment

PREVIOUS NEXT
Code Example
Shell :: how to configure a drive as hotspare linux 
Shell :: Set Up Imagick 
Shell :: sed excape all special charators 
Shell :: shell startup file 
Shell :: git synchronize a branch in a fork 
Shell :: This script uses variables to make a backup of my home directory. 
Shell :: generate kubernetes dashboard token longer time 
Shell :: install sftpclient 
Shell :: save terminal history to file 
Shell :: terminate any process that is using the port number to communicate 
Shell :: chmod root to user 
Shell :: password with asterisk in bash script 
Shell :: What does mv: cannot stat not_here: No such file or directory mean in Ubuntu 20.04? 
Shell :: connect db to odoo from command 
Shell :: enable ctrl alt backspace 
Shell :: how to chang spark hadoop replication factor on commandline 
Shell :: bash #Complete the function/method so that it returns the url with anything after the anchor (#) removed. 
Shell :: Command to get list of shell variables with less length in bash 
Shell :: reuse an old git branch name after merge 
Shell :: head linux 
Shell :: add geckodriver to path linux 
Shell :: git unstage 
Shell :: cmake root directory 
Shell :: how can I use eog command in windows subsystem linux? 
Shell :: shortcut key for screenshot in windows 7 
Shell :: install postman arch linux 
Shell :: how to update packages in arch linux 
Shell :: shreck 
Shell :: sharegate powershell exclude file type 
Shell :: tab to csv command line 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =