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.json your App Project in /sdcard/DroidScript/app_name - Call
stellar.jslibrary from your App Project withapp.LoadScript("stellar.js")
