-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
63 lines (53 loc) · 1.98 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
This is a Repositiory where you can find small projects
After cloing the repositiory you can run the setup.py file to install all the packages needed
Disclaimer:
The owner of this repositiory will not be responsible for any destructive outcomes or any unlawful or illegal use of these program.
Except for PyAudio you have to install it your self because PyAudio has some problem With python Version
And Other things So you need to iNstall it manually
Here are the Packages List required for a specific project
***************
Screen Recorder
***************
This Project Is for windows as it uses the pywin32 package
Or You can specify your Screen resolution in the lines 25 and 26
and delete the line no 5 and it will be wirking fine.
Other modules are built-in-module
Opencv-python (pip install opencv-contrib-python)
Numpy (pip install numpy)
Pillow (pip install pillow)
pywin32 (pip install pywin32)
Wave (pip install Wave)
MoviePy (pip install moviepy)
Pyaudio (pip install PyAudio)
This command might or might not work according to your python version
******************
Internet Speed Test
******************
Other modules are built-in-module
SpeedTest (pip install speedtest-cli)
*********
Keylogger
*********
Please dont misuse this program.
I will not be responsible for any destructive outcomes of this program.
Other modules are built-in-module
pyinput (pip install pynput)
# By the way I have QuickHeal Antivirus Installed In my system which is
unable to detect the Keylogger But the in built windows defender is ableto detect it.
***************
wifi_pass_win10
***************
Just run the Program
python wifi_pass_win10.py
or
python3 wifi_pass_win10.py
and all the saved wifi passwors will be displayer on the screen.
***********************
chrome_password_stealer
***********************
Modules required
pycryptodome (pip install pycryptodome)
pywin32 (pip install pywin32)
browser
pip install pyqt5
pip install PyQtWebEngine