Stellar is an Useful Javascript library for DroidScript. It provide more stuff and advance function, likely information gathering and more of it.
- Provide simple
HttpGet()
andHttpPost()
methods to do HTTP Request - Now we have
GetDevice()
andGetOS()
methods to gather information about the device and it useful - Provide best function for pentester and security researcher
- Clone this project to your Android Device
- Place
stellar.js
on your App Project in /sdcard/DroidScript/app_name - Call
stellar.js
library from your App Project withapp.LoadScript("stellar.js")