Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 652 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 652 Bytes

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")