Skip to content

omanword/hell-word

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

hell-word

my first repository

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 interpre

About

my first repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published