File tree 2 files changed +13
-6
lines changed 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change
1
+ #!/usr/bin/env python
2
+ # -*- coding:utf-8 -*-
3
+
4
+ import os
5
+
6
+ ## Running
7
+ os .system ("python source/camera-v8.3.py" )
Original file line number Diff line number Diff line change 7
7
camerasoftware_ico = """
8
8
_________ __ _____________ ___ ____ _____
9
9
/ ____/ | / |/ / ____/ __ \/ | _ __( __ ) |__ /
10
- / / / /| | / /|_/ / __/ / /_/ / /| | | | / / __ | /_ <
11
- / /___/ ___ |/ / / / /___/ _, _/ ___ | | |/ / /_/ / ___/ /
12
- \____/_/ |_/_/ /_/_____/_/ |_/_/ |_| |___/\____(_)____/
10
+ / / / /| | / /|_/ / __/ / /_/ / /| | | | / / __ | /_ <
11
+ / /___/ ___ |/ / / / /___/ _, _/ ___ | | |/ / /_/ / ___/ /
12
+ \____/_/ |_/_/ /_/_____/_/ |_/_/ |_| |___/\____(_)____/
13
13
14
14
#########################################################
15
15
# PYTHON CAMERA v8.3 SOFTWARE - GH0ST S0FTWARE #
16
- #########################################################
16
+ #########################################################
17
17
# CONTACT #
18
18
#########################################################
19
- # DEVELOPER : İSMAİL TAŞDELEN #
19
+ # DEVELOPER : İSMAİL TAŞDELEN #
20
20
# GMAIL : pentestdatabase@gmail.com #
21
21
# Linkedin : https://www.linkedin.com/in/ismailtasdelen #
22
22
# Whatsapp : + 90 534 295 94 31 #
23
- #########################################################
23
+ #########################################################
24
24
"""
25
25
26
26
print camerasoftware_ico
You can’t perform that action at this time.
0 commit comments