imR0T – Encryption to Your Whatsapp Contact

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.

How To Use imR0T

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

Command Line

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

Configuration

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

Video Tutorial

Disclaimer

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

R K

Recent Posts

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

5 days ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

5 days ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

5 days ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

5 days ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

5 days ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

5 days ago