/stellar.js

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Stellar

Stellar is an Useful Javascript library for DroidScript. It provide more stuff and advance function, likely information gathering and more of it.

Goals

  • Provide simple HttpGet() and HttpPost() methods to do HTTP Request
  • Now we have GetDevice() and GetOS() methods to gather information about the device and it useful
  • Provide best function for pentester and security researcher

Download

  • 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 with app.LoadScript("stellar.js")