
imR0T: WhatsApp 연락처에 간단한 텍스트 암호화를 통해 빠른 메시지를 보내고, 기본적으로 ROT13에 ASCII 및 기호 대체 기반의 새로운 다중 암호화 알고리즘을 사용하여 텍스트를 암호화 및 복호화하여 보호하세요.
imR0T: WhatsApp 연락처에 간단한 텍스트 암호화로 빠른 메시지를 보내고, 기본적으로 ROT13과 ASCII 및 기호 대체 기반의 새로운 다중 암호화 알고리즘을 사용합니다.

사용법은 간단합니다:
# 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
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
WhatsApp 연락처에 텍스트 암호화로 메시지를 보내는 기능을 사용하기 전에, inconf/whatsapp.conf 파일을 구성하고 API 키를 추가해야 합니다.
# Getting API :
# Register in here https://www.apiwha.com/
# Use your mail or temp mail :P
# Setup API KEY
# Example :
# - api="CA6DSQ3CLPC6FCQ3CLPC6F"
api=""
GPLv3 : http://www.gnu.org/licenses/
참고: 이 소스 코드의 수정, 변경 또는 변형은 허용되지만, 이 코드를 사용한 모든 공개 릴리스는 이 도구의 작성자(Edo maland)의 승인을 받아야 합니다.