Coders_Section Family
19.9K subscribers
218 photos
83 videos
803 files
469 links
Hi , I am Rudra Patel
Download Telegram
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
🙏1
Track phone location using python🚀


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 💥💥💥
🔥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(“”)
👍32🤔53🤨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).
👍26🔥431😍1