Skip to main content

Posts

Showing posts from March, 2022

How to get all information about vim editor command | termux | Linux

What is VIM Editor A free text editor based on the older vi. It is now a powerful text editor with complete freedom of customization and automation made possible by extensions and add-ons. Vim's user interface can run in pure text mode. Installation : apt install vim Launch: vim file1 • Options:  +number - move the cursor to the specified line after launch. +/pattern - search for the pattern and move the cursor to the first occurrence "+command" - execute a command after starting the program -b - binary mode, for editing executable files. -d - search mode for differences in files, you need to specify several files to open. -g - graphics mode. -n Do not use autosave to restore the file on crash. -R - read-only mode. -w - save all actions to a file. -x Encrypt file on write. -C - Vi compatibility mode.

How to delete Instagram Account by crevils Report tool Termux

InstaReport How to delete Instagram Account by crevils Report tool Termux This is a script which reports targeted instagram accounts and instagram videos in bulk. Version : 1.2 forthebadge Made-With-Python Facebook report tool link here NOTE This is a script which reports targeted instagram accounts. Learn Termux basic If the user really breaks the instagram guideline then their is more chances to get banned. Instagram limits the reports per unit time, tool will auto stop reporting after reached limit at almost 40 reports. Shows "Reported Succesfully" after Each Request. You can Report target again after some time (after 2-3 min). Use IP of same region for high effecivity. If you enter invalid username it will still send report request. If you getting error on using proxies then don't. Requirements Python3 Or Above No need to install git in linux or termux Download GIT Usage Facebook report tool l...

Building the Future with Termux-webzone: Installation Guide by fakerajbhx

How to install Termux-webzone | all in one web solutions for Termux | raibhx tutorial link  https://youtu.be/HsqbASKhSlM What is webzone api for Termux Termux Webzone is a CLI application which gives a huge load of highlights to web engineers to fabricate, run and test their php applications inside the restrictions of android. The application is planned distinctly to work with Termux Required packages •php 7.3+ •curl • termux app Main installation Fundamentally, we want to refresh and redesign our bundles first. After that we will introduce php and arrangement authorization to utilize capacity. Command wget https://raw.githubusercontent.com/albinvar/webzone-api/main/installer/installer.php -O - | php Highlights Install PhpMyAdmin Create Wordpress site Create Development server Configure composer globally Create almost ...

Mip22: The Best Phishing Tool for Linux and Android | rajbhx

Mip22- A Phishing Tool for Linux and Android #rajbhx Mip22 is a modern and advanced cyber security program designed for use with Linux and Android. It provides powerful phishing capabilities, allowing users to perform manual or automatic attacks and choose from a variety of phishing methods. Installation Installing Mip22 on Linux is a simple process. As a superuser, you can clone the Git repository, make the file executable, and run it in a bash shell. Follow the steps below: git clone git://github.com/makdosx/mip22.git cd mip22 chmod +x mip22.sh ./mip22.sh For Android devices, you will need a rooted device and a terminal app such as Term Emulator for Android or Termux. The installation process is similar to that of Linux: git clone https://github.com/makdosx/mip22.git cd mip22 chmod +x mip22.sh ./mip22.sh Functionality Mip22 offers both manual and automatic attack methods. In the automatic attack mode, it comes preinstalled with over 60 cloned...

How to Search for Vulnerable Devices Using Shodan.io in termux

How to Search for Vulnerable Devices Using Shodan.io in Android and Termux The command shodan search --fields ip_str,port,org,hostnames android debug bridge will search Shodan for devices that are running the Android Debug Bridge (ADB) service on port 5555. The ADB service is a debugging tool that allows you to connect to an Android device from a computer. If an ADB service is exposed to the internet, it could be used by an attacker to gain control of the device. The --fields option tells Shodan to only return the following fields in the search results: ip_str : The IP address of the device port : The port number of the ADB service org : The organization that owns the device hostnames : The hostnames of the device The shodan --help command will show you a list of all the available options for the shodan search command. Here are some additional tips for searching for vulnerable devices using Shodan: Use the -s option to specify a specif...

#1 What is nmap ? | ky hai nmap ? | क्या है nmap ? | simplify by @rajbhx

What is nmap | kya hai nmap | क्या है nmap | simplify by @rajbhx ky hai nmap (Hinglish) Nmap ek network information gathering tool hai. Jiski madad se network ko scan ke ya jata hai. Eska use pen-tester (penetration tester ) karte hai. What is Nmap (English)  Nmap is a free and open-source network information gathering tool created by Gordon Lyon.     Nmap is used to discover hosts and services on a computer network by sending packets and analyzing the responses.   Nmap provides a number of features for probing computer networks, including host, port scan discovery and service and OS detection क्या है एनमैप  (Hindi) नमाप एक नेटवर्क इनफार्मेशन गाथेरिंग टूल है.    जिसकी मदद से नेटवर्क को स्कैन के या जाता है.    इसका यूज़ पेन-टेस्टर(व्हिट हैट हैकर्स, ब्लैक हैट हैकर्स ) करते है.  Nmap Born date September 1997; 23 years ago...

YouTube Vanced alternatives | rajbhx

The list you provided includes some additional alternatives and tools related to YouTube. Here's a brief explanation of each: NewPipe: NewPipe is an open-source Android app that allows you to browse and stream YouTube videos. It offers features like background playback, pop-up player, and direct downloading of videos and audio. You can find it on F-Droid: NewPipe on F-Droid . NewPipe fork by polymorphicshade: This is a fork or modified version of NewPipe, likely developed by the user polymorphicshade. Forks often introduce additional features or changes based on the original project. LibreTube: LibreTube is an open-source web-based alternative to YouTube. It is still in early beta, meaning it may not have all the features and stability of a mature platform. You can find more information on their website: LibreTube . Firefox with uBlock Origin, enhancer for YouTube, SponsorBlock, and return YouTube dislike: Thes...

How To Fix Kali nethunter app not opening fix Android 11

Adb Command list pm grant com.offsec.nethunter android.permission.ACCESS_FINE_LOCATION  pm grant com.offsec.nethunter android.permission.ACCESS_COARSE_LOCATION  pm grant com.offsec.nethunter android.permission.READ_EXTERNAL_STORAGE pm grant com.offsec.nethunter android.permission.WRITE_EXTERNAL_STORAGE pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT  pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_SU pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_NH

Popular posts from this blog

[Apk Setup] Alpine-term App | without using termux

Install and Setup Alpine Term in Android App Welcome to the world of terminal and Linux environment on your Android device! 📲 In this blog post, we will guide you through the installation and setup process of Alpine Term, an amazing application that brings the power of Alpine Linux to your fingertips. Let's get started! 🚀 What is Alpine Term App? 🏔️ Alpine Term is a terminal and Linux environment application for Android. It utilizes Alpine Linux, running inside a headless x86_64 machine emulated with QEMU. The interaction with the operating system is done through terminals attached to the serial consoles of the virtual machine. This allows you to run commands, execute scripts, and experience a Linux environment on your Android device. System Requirements 📋 To install and use Alpine Term, make sure your device meets the following requirements: 📱 AArch64-based device. 🆙 Android 7.0 or higher. 💾 At least 500 MB of free space on the internal storage. 🌐 ...

Cloudflared in Termux to Create tunnels, Port Forwding

Step-by-Step Guide: Installing Cloudflared in Termux for Android (Alternative to ngrok) | 2024" J Link updated https://github.com/rajbhx/cloudflared-termux What is cloudflare Cloudflare, Inc. is an American content delivery network and DDoS mitigation company, founded in 2010. It acts as a reverse proxy between a website's visitor and the Cloudflare customer's hosting provider. Its headquarters are in San Francisco, California Usages cloudflared -url [localhost]:port_number] example : cloudflared -url localhost:8000 cloudflared tunnel localhost:[port_number] Installation Make sure your Termux app updated The commands you provided are the steps to install Cloudflared in Termux using the `rajbhx/cloudflared-termux` repository. Here's a breakdown of each command: 1. Update and upgrade packages:    ```    pkg update && pkg upgrade && pkg install git    ``` 2...

How to install and setup vShell in android app |कैसे इनस्टॉल करें

How to install and setup android vShell(Virtual Shell) app (no root) कैसे इनस्टॉल करें YouTube video link What is Android-vShell app vShell is a  virtual shell environment application  for the Android OS. A virtual Linux shell environment application for Android OS. Runs Alpine Linux in QEMU system emulator.  It provides a virtual machine running small Linux distribution ready for the use out-of-box. Application implements my view on how Linux terminal environments can look like on Android OS. As operating system security is getting more and more hardened over time (which is good btw), it become impossible to abuse design flaws such as executable user data to run Linux native executables. Ability to...

My Termux | How to install Lazymux in Termux #rajbhx

My Termux | How to install Lazymux in Termux Lazymux t00ls !nstaller !s very easy t0 use, 0nly pr0v!ded f0r lazy Termux users, just k!dd!ng. Lazymux !s a t00l that !s spec!ally made f0r Termux user wh!ch pr0v!des a l0t 0f t00l ma!nly used t00ls !n Termux, Lazymux !nstall any 0f the g!ven t00ls pr0v!ded by !t fr0m !tself w!th just 0ne cl!ck, and Lazymux always get updated.  What !s Python 3?   My Termux | How to install Lazymux in Termux @rajbhx How to Install Oh My Zsh How to download copyright free GAME PLAY CODM/PUBG/BGMI/FreeFire Call of duty mobile 60fps   How to install FacebookToolkit in Termux + linux + windows 10/11 Download any video with termux using youtube-dl | #rajbhx HOw to install Raspbian 9 (Stretch) in Termux #rajbhx On Decembe...

🚀 The 2024 Java Developer Roadmap [UPDATED] 🚀

🚀 The 2024 Java Developer Roadmap [UPDATED] 🚀 Hello aspiring Java developers! 🌟 Welcome to the 2023 Java Developer Roadmap, a comprehensive guide designed to help you navigate your journey towards becoming a proficient Java professional. Whether you're just starting or looking to level up your Java skills, this roadmap will provide you with a clear path to success in the Java ecosystem. 🎉 Introduction Java, as a robust and versatile programming language, continues to be a leading choice for building enterprise-level applications, web services, mobile apps, and more. As we step into 2023, the Java landscape evolves, presenting exciting opportunities for developers like you. This updated Java Developer Roadmap encompasses years of expertise and industry insights to outline the key skills, tools, frameworks, libraries, and APIs that you should master to excel as a Java developer in 2023. 🔍 The Essentials Before diving into Java-specific to...

How to extract Details from any mobile number Using termux | rajbhx

How to extract Details from any mobile number | termux | jarvisstaraq.blogspot.com What is truecallerjs Truecallerjs : A simple package to search phone number details.this tool also work in android and Termux app jarvisstaraq.blogspot.com Requirements Android phone Termux Proper valid Mobile Number(Phone number verification for truecaller) Truecaller InstallationId jarvisstaraq.blogspot.com Installation in Termux Installing Node.js, Git, and Wget in Termux:  To install Node.js, Git, and Wget in Termux, follow these steps: 1. Open your Termux app. 2. Run the following command to update the package lists:     ```    pkg update    ``` 3. Next, install Node.js using the following command:    ```    pkg install nodejs    ``` 4. Install Git using the command:    ```    pkg install git    ``` 5. Lastly...

How to install | instagram reporting 2 tool termux by jarvisstaraq

How to install | instagram reporting 2 tool termux by jarvisstaraq Assuming the client truly breaks the instagram rule then their is more opportunities to get prohibited. Instagram limits the reports per unit time, apparatus will auto quit revealing later arrived at limit at very nearly 40 reports. Shows "Detailed Succesfully" later Each Request. You can Report target again later some time (later 2-3 min). Use IP of same district for high effecivity. In the event that you enter invalid username it will in any case send report demand. Assuming that you getting mistake on utilizing intermediaries then, at that point, don't. Requirements Python3 Or Above  Need to install git in linux or termux Download GIT Usage Instagram mass reporter [ TERMUX ]  How to delete Instagram Account by mrwn007 Report tool Termux   [ TERMUX ]

How to delete Instagram Account by mrwn007 Report tool Termux

How to delete Instagram Account by mrwn007 Report tool Termux(Android) What is termux Termux is an Android terminal emulator and Linux environment app that works directly with no rooting or setup required. A minimal base system is installed automatically - additional packages are available using the APT package manager. mrwn007 / 007spam-BOT Check out new updated repository Instagram mass reporter [ TERMUX ] Instagram Reporting 2 [ TERMUX ] Instagram delete new method by crevils [Termux] Why this tool not working:( Because this tool author removed all files and reposiory also just because this tool no working @__@ Installation  pkg install git pkg install python git clone https://github.com/mrwn007/007spam-BOT.git cd 007spam-BOT python3 -m pip install requests python3 bot.py this repo is dead for normal users to report in Ins...

How to install & use report-fb-account-termux tool in termux

report-fb-account-termux   [+]  Disclaimer : This tool is only for educational purpose. The developer is not responsible for any abuse of it.   [+] Installation apt update && apt upgrade -y apt install git python -y git clone https://github.com/jarvisstar/report-fb-account-termux.git cd autoreport python3 ar.py Or, Use Single Command apt install git python -y && git clone https://github.com/KasRoudra/autoreport && cd autoreport && python3 ar.py Screenshots:   Usage: Search "findfbid" in google to get victim's profile link. Such as Website1 , Website2 , Website3 , Website4 . Enter the victim's facebook profile link in the website, generate and copy the numeric id in clipboard. Run the script and enter or paste that id when asked! [+] Note: AUTOREPORT DOES NOT DISABLE ACCOUNT UNLESS THERE IS SPECIFIC POST(S)...

How to Hack CCTV Cameras with Cam-dumper on Linux, Termux, and Windows

Cam-dumper is a written tool in the language of Python program for hacking CCTV cameras that can access cameras in 20 countries   installation   in Linux, Windows, and Termux,  Linux # 💾 Install Python 3.