How to get all your saved Wi-Fi password /كيفية الوصول الى جميع كلمات مرور الواي فاي الخاصة بك

  Рет қаралды 957

ProGraGamer

ProGraGamer

Күн бұрын

In this Video we explained how you get your all saved passwords from your Windows PC database using your commands prompt and by writing a batch script
*This video far away from hacking issues it is just getting your personal Wi-Fi password that you have already saved it but you forgot it*
1- Batch Script:
-------------------------------------------------------------------------------------------------------------------------
@echo off
setlocal enabledelayedexpansion
for /f "tokens=2delims=:" %%a in ('netsh wlan show profile ^|findstr ":"') do (
set "ssid=%%~a"
call :getpwd "%%ssid:~1%%"
)
:getpwd
set "ssid=%*"
for /f "tokens=2delims=:" %%i in ('netsh wlan show profile name^="%ssid:"=%" key^=clear ^| findstr /C:"Key Content"') do echo ssid: %ssid% pass: %%i
PAUSE
-------------------------------------------------------------------------------------------------------------------------
2- CMD Prompt:
Run CMD as Administrator
cd/
netsh
wlan show profile
wlan show profile "SSID" Key=clear

Пікірлер: 3
@zerokad8361
@zerokad8361 3 жыл бұрын
Good I love you
@al_b_a_r_o_n
@al_b_a_r_o_n Жыл бұрын
كيف فينا نعمل ملف bat يشتغل مجرد النقر عليه ويختفي مباشر ويضل شغال في الخلفي
@ProGraGamer
@ProGraGamer Жыл бұрын
انتظر فيديو الاسبوع القادم و كل سؤال بيخطر على بالك رح تلاقي الو جواب و حل عن طريق الذكاء الاصطناعي و علاقته بمجالنا
Alfa Adapters مقارنة بين ال
16:01
ProGraGamer
Рет қаралды 500
SCHOOLBOY. Мама флексит 🫣👩🏻
00:41
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 6 МЛН
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
CSI Linux شرح توزيعة
13:25
ProGraGamer
Рет қаралды 2,4 М.
DIY 3.7V 1000000mAh Battery
9:19
Technical DIY
Рет қаралды 3,1 М.
Apple Watch Series 10 VS Ultra 2 - DON'T BE FOOLED!
11:41
GregsGadgets
Рет қаралды 145 М.
Cursor Is Beating VS Code (...by forking it)
18:00
Theo - t3․gg
Рет қаралды 63 М.
Forgot Wifi password in windows 11 | Find all WIFI passwords
1:26
اختراق شبكات الوايفاي
7:01