Saycheese Tool

1 min read

Guide For Install Saycheese Tool In Termux. (Updated)

With the help of Saycheese tool you can access front camera of smartphone or laptop.




Installation Commands

pkg up -y

pkg install git -y

pkg install php -y

pkg install openssh -y

git clone https://github.com /remo777/saycheese

cd saycheese

chmod +x saycheese.sh

bash saycheese.sh

ls

For see recieved image file type following command.

xdg-open name.png

Here : name.png = name of recieved image that you want to view

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install AssetFinder Tool In Termux.Assetfinder tool is for find domains and subdomains potentially related to a given domain.Installation Commands #professor { border:…
  • Guide For Install WPScan Tool In Termux.WPSeku is a black box WordPress vulnerability scanner that can be used to scan remote WordPress installations to find security issues.Instal…
  • Guide For Install Crips Tool In Termux.Crips Contain IP Tools to quickly get information about IP Address's, Web Pages and DNS records.Installation Commands #professor { border:…
  • Guide For Install A2SV Tool In Termux.This Guide is for install tool in termuxInstallation Commands #professor { border: 1px solid grey; padding-left: 15px; background-color…
  • Guide For Install Knockpy Tool In Termux.Knockpy is a python tool designed to enumerate subdomains on a target domain through a wordlist. It is designed to scan for DNS z…
  • Guide For Install SQLMAP Tool In Termux.sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over…

Post a Comment