Posts

Image
RRR Hindi Dubbed Full Movie 2022 RR is a Multi-language period action drama film. S. S. Rajamouli has directed as well as written the film. The film is produced the film by D. V. V. Danayya under the DVV Entertainments banner. The music of the film is composed by M. M. Keeravani. Starring N. T. Rama Rao Jr., Ram Charan, Alia Bhatt, and Olivia Morris. […] It is a fictional story about India’s freedom fighters, Alluri Sitarama Raju and Komaram Bheem who fought against the British Raj and Nizam of Hyderabad respectively. RRR movie is scheduled for release on 7 Jan 2022 along with Hindi, Kannada, Malayalam, and Tamil Dubbed Version. Movie Rating RRR is a Multi-language period action drama film. starring N. T. Rama Rao Jr., Ram Charan, Alia Bhatt, and Olivia Morris. It is a fictional story about India’s freedom fighters, Alluri Sitarama Raju and Komaram Bheem who fought against the British Raj and Nizam of Hyderabad respectively The film is scheduled for 7 January 2022. The IMDB  page. ...
Image
How to install Ubuntu 21.04 Version in Android without root using termux Lets start! Required applications:- 1. Termux 2. VNC Viewer  3. Xserver XSDL (optional) Installation:- After installing those above applications, at first use the blow command to install some required dependencies:- apt update; apt upgrade -y apt install proot-distro pulseaudio apt install curl wget proot-distro -y    After that you have to install rootfs, they were almost of 1.7gb so make sure you have good internet. And don't forget to enable wake lock in termux which might help a lot. curl -L -o install.sh https://git.io/hippo-installer bash install.sh hippo --install   Setting up sound:- In termux just use this and done pulseaudio --start --load="module-native-protocol-tcp auth-ip-acl=127.0.0.1 auth-anonymous=1" --exit-idle-time=-1   Starting and shutting down:- For starting you can use hippo only or  proot-distro login hippo --shared-tmp --bind /dev/null:/proc/sys/kernel/cap_last_...
Image
How to install windows 10 on Android without root using termux Windows 10 iso file :  https://drive.google.com/file/d/1-Ah4lLmng7i-FBDwe7bq2Ut5S3EFT6nO/view After download and installing the Limbo Emulator App follow all the steps given below. Step 1) First open Termux app and type “apt update && apt upgrade –y” and press enter. 2) Type “pkg install x11-repo” and press enter. 3) Now install the required Qemu package for this type “pkg install qemu-system-x86_64” and press enter. 4) Now we need to give the storage access to the termux for this type “termux-setup-storage” and press enter. 5) Now download the given Windows 10 file from the link given above. 6) Now remember the location of downloaded Windows 10 file on your Android Phone and start the connection by typing "qemu-system-x86_64 -m 960 -cdrom /sdcard/Win10XPE_x86.ISO -vnc 127.0.0.1:2" 7) Now go in VNC Viewer and add new connection type address “127.0.0.1:2” give the name the to machine like "Windows 10...
  How to Install Ubuntu 20.04.1 on your Android Phone (No Root) Android itself is a great operating system for smartphones. It gives you flexible controls and extensive customization options by installing 3rd party applications (APKs) from Play Store. While that’s incredibly easy but it comes with a privacy compromise. Almost every Android app these days asks for Phone’s Storage, Location and Camera access permissions which is questionable act and privacy nightmare. This is where Ubuntu 20.04.1 (Command Line Interface) comes in. Ubuntu is a widely used distribution flavor of GNU Linux that is easy to use and compatible with many devices. By installing Ubuntu Linux on our Android phones we can simplify, automate and schedule many daily tasks and preserve the phone battery life at same time. However, the requirement is that we must6 understand basic Linux (Bash) commands first, but don’t worry about that now. Benefits of Installing Ubuntu on your Android phone: Here’s a short list of...
apt update && apt upgrade  pkg install git pkg install pip git clone https://github.com/d3L3t3dOn3/Malicious ls cd Malicious unzip Malicious.zip cd Malicious ls pip2 install -r requirements.txt python2 malicious.py
Image
How to hack any social media with zphisher  Zphisher is an upgraded form of Shellphish. The main source code is from Shellphish . But I have not fully copied it . I have upgraded it & cleared the Unnecessary Files . Zphisher has 37 Phishing Page Templates ; including Facebook , Twitter & Paypal . It also has 4 Port Forwarding Tools .Find Here Template  Here Available Phishing Pages 1) Facebook: Facebook Normal Login Page Fake Security Login Method (DarkSecDevelopers) Facebook Voting Poll Method (DarkSecDevelopers) Messenger Login Page (New) 2) Instagram: Normal Login Page Instagram Auto Follower Phishing Page (thelinuxchoice) Instagram Badge Verify Method (DarkSecDevelopers) 3) Google Google Old Login Page Google New Login Page Google Voting Poll Method (DarkSecDevelopers) 4) Adobe Login Page 5) Badoo Login Page 6) CryptoCoinSniper Login Page 7) Deviantart Login Page 8) Dropbox Login Page 9) Ebay Login Page 10) Github Login Page 11) Linkedin Login Page 12) M...