Recently

Thursday, December 10, 2015

Cloud_Commander ver 1.1 Beta

Hi guys,
I've been waiting for this day to come and finally it's here.
Today we release the beta version of Cloud_Commander ver 1.1.
Cloud_Commander is an android software but it can perform any console job, the software is supposed to be a replacement to the tonnes of android stuff e.g Rooting tools, common android tweaking scripts all crammed into one software .
What I mean is that this software will contain almost everything you here about android tricks since Devs will merge their own stuff here.
However you can create commands straight into the xml files which this software uses.
The commands created in this software will be stored in our server, if you use the other method (XML editing) which is not recommended, please share you files with your users.
As we finish designing this software it should make way for the development of PLATONIC ANTIVIRUS which has also been documented on this very blog.
EDIT:
I forgot to add some more info. So here it is :
For those who feel better working with xml files here is the structure.
This version has alot of bug fixes.
Code:
<?xml version="1.0" encoding="UTF-8"?> <Instructubles no_of_commands="1"> 
<Commands_1 no="1" name="VERY FIRST TEST" information="" iterations="0" target_sdk="0" target_gadget_name="" DATE_ADDED="0000-00-00 00:00:00" textbox1_name="Shell" textbox2_name="" textbox1_enabled="1" textbox1_name="Shell" textbox2_enabled="0" textbox2_name="0">
<Actual_command tool="adb.exe" shell_command="wait-for-device" expected_output="">"Please connect your device"</Actual_command>
<Actual_command tool="adb.exe" shell_command="box1" > </Actual_command>
</Commands_1> </Instructubles>
The easiest way to send your xml files is to to paste the above xml in a file called test.xml then open command creator and choose extract from test then you can send/edit/test.
NB:MAKE SURE YOU UPDATE TABLES AFTER DOWNLOADING
All bugs should be reported to root@digital-dragons.net
RESERVED SHELL WORDS
box1 = This denotes the first user input box.
box2 = This denotes the next user input box.
squote = This denotes a single quotes(').
quote = This denotes double quotes (").
NB: PLEASE DON'T SEND COMMANDS THAT ARE NOT TESTED PERSONALLY!
SCANNED WITH BIT-DEFENDER ANTI-VIRUS
>>>>>>>>>ClickHEREHere<<<<<<<<<<<<<

Screen shots:

Capture Capture2 Capture3