imR0T : Send a quick message with simple text encryption to your whatsapp contact and , basically in ROT13 with new multi encryption based algorithm on ASCII and Symbols Substitution.
It’s simple:
# Clone this repository
git clone https://github.com/Screetsec/imR0T.git
# Go into the repository
cd imR0T
# Permission Acces
chmod +x imR0T
# Run the app
./imR0T Also ReadAutoRDPwn – The Shadow Attack Framework
help: A standard command displaying help.
imR0T╺─╸[ cli ] > help
|
|
|_
Options:[arguments]
help |:| show this message
show |:| show all modules from this tools
list style |:| show list style
use |:| use a module, ex : use [ID]
options |:| show module options
run |:| Execute the module
set |:| Set a value
back |:| Back to main
clear |:| Clear window
ls |:| list directory content
cat |:| read file/standard input
pwd |:| print name of current/working director
exit |:| Exit program Before using feature send message to your whatsapp contact with text encryption. you must config file inconf/whatsapp.confand add your api key
# Getting API :
# Register in here https://www.apiwha.com/
# Use your mail or temp mail :P
# Setup API KEY
# Example :
# - api="CA6DSQ3CLPC6FCQ3CLPC6F"
api=""
Modifications, changes, or alterations to this sourcecode is acceptable, however, any public releases utilizing this code must be approved by written this tool ( Edo maland ).
The groupdel command in Linux removes a group from the system. It deletes the group's entry from /etc/group and /etc/gshadow,…
The wc command in Linux counts lines, words, characters, and bytes in files or standard input. It…
The top command in Linux provides a real-time view of running processes and system resource usage. From…
The usermod command in Linux modifies existing user account attributes. You can use it to manage group…
The sort command in Linux reads lines from files or standard input and writes them to standard…
The wall command in Linux sends a message to the terminals of all currently logged-in users. The…