Skip to content

spider863644/SourceCode-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceCode-Viewer

Source Code Viewer(SCV) is a python script for viewing a webpage source code

Supported Sites

[+] It Support all https sites

Non supported Sites

[+] It doesn't support all http sites for now

Script Created by

Spider Anongreyhat

Uses of SourceCode-Viewer

[+] To get source code of any webpage when creating a phishing site

Installation for termux

apt update && apt upgrade
apt install python3
apt install git
apt install toilet
pip install requests
git clone https://github.com/spider863644/SourceCode-Viewer
cd SourceCode-Viewer
python3 SCV.py

Installation for Linux

sudo apt update && apt upgrade
sudo apt install python3
sudo apt install git
sudo apt install toilet
sudo pip install requests
git clone https://github.com/spider863644/SourceCode-Viewer
cd SourceCode-Viewer
python3 SCV.py

SourceCode-Viewer image

[+] Follow me on github,star and fork this repository to contribute to this script

Special Thanks to

[+] D3cryptor
[+] Rash
[+] Lekzi
[+] Anonsammy
[+] Anonsammy(Abim)
[+]Yahya Zakari and others I didn't mention

About

A python script for viewing a webpage source code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages