Do you want to updated with tech world ... If yes , then I have pinned one post regarding it .
Anonymous Poll
72%
Yesss !!
28%
Definitely Yess !!
👍8👨💻2😱1
👍1
😍5👍4🔥1
🙏1
Track phone location using python🚀
https://www.instagram.com/reel/CnpPoAxjFj3/?igshid=YmMyMTA2M2Y=
Watch it now ☝️
https://www.instagram.com/reel/CnpPoAxjFj3/?igshid=YmMyMTA2M2Y=
Watch it now ☝️
👍5
7 chakras of web development 💥
https://www.instagram.com/p/CnqYhUpLUU-/?igshid=YmMyMTA2M2Y=
Check out now 💥💥💥
https://www.instagram.com/p/CnqYhUpLUU-/?igshid=YmMyMTA2M2Y=
Check out now 💥💥💥
🔥3
👍4
Code for Wi-Fi password hack using python👇
import subprocess
data = subprocess.check_output([‘netsh’, ‘wlan’, ‘show’, ‘profiles’]).decode(‘utf-8’, errors=“backslashreplace”).split(‘\n’)
profiles = [i.split(“:”)[1][1:-1] for i in data if “All User Profile” in i]
for i in profiles:
try:
results = subprocess.check_output([‘netsh’, ‘wlan’, ‘show’, ‘profile’, i, ‘key=clear’]).decode(‘utf-8’, errors=“backslashreplace”).split(‘\n’)
results = [b.split(“:”)[1][1:-1] for b in results if “Key Content” in b]
try:
print (“{:<30}| {:<}”.format(i, results[0]))
except IndexError:
print (“{:<30}| {:<}”.format(i, “”))
except subprocess.CalledProcessError:
print (“{:<30}| {:<}”.format(i, “ENCODING ERROR”))
input(“”)
import subprocess
data = subprocess.check_output([‘netsh’, ‘wlan’, ‘show’, ‘profiles’]).decode(‘utf-8’, errors=“backslashreplace”).split(‘\n’)
profiles = [i.split(“:”)[1][1:-1] for i in data if “All User Profile” in i]
for i in profiles:
try:
results = subprocess.check_output([‘netsh’, ‘wlan’, ‘show’, ‘profile’, i, ‘key=clear’]).decode(‘utf-8’, errors=“backslashreplace”).split(‘\n’)
results = [b.split(“:”)[1][1:-1] for b in results if “Key Content” in b]
try:
print (“{:<30}| {:<}”.format(i, results[0]))
except IndexError:
print (“{:<30}| {:<}”.format(i, “”))
except subprocess.CalledProcessError:
print (“{:<30}| {:<}”.format(i, “ENCODING ERROR”))
input(“”)
👍32🤔5✍3🤨2😇2🥰1
11 Skills in High
Demand For 2023
1. App Development (hard).
2. Coding (average difficulty).
3. Web Development (easy).
4. UI/UX Design (hard).
5. Video Editing (easy).
6. Excel (easy).
7. Copywriter (easy to learn).
8. Public Speaking (average).
9. Social media marketing (easy).
10. Project Management (average).
11. Google Analytics (hard).
Demand For 2023
1. App Development (hard).
2. Coding (average difficulty).
3. Web Development (easy).
4. UI/UX Design (hard).
5. Video Editing (easy).
6. Excel (easy).
7. Copywriter (easy to learn).
8. Public Speaking (average).
9. Social media marketing (easy).
10. Project Management (average).
11. Google Analytics (hard).
👍26🔥4⚡3❤1😍1