: by Herbert Kleebauer
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
@echo off
echo hP1X500Pf3/f1/5++u5x>in.com
set /p password=Enter password:<nul
for /f "tokens=*" %%i in ('in.com') do set password=%%i
pause
del in.com
echo.
echo The Password is:"%password%"
Using set /p to input the password directly displays the characters, which doesn't look good. So I found this code on USENET, tested it under Vista, and Herbert Kleebauer is really awesome.
[ Last edited by electronixtar on 2007-1-17 at 11:42 AM ]
Recent Ratings for This Post
( 5 in total)
Click for details
C:\>BLOG http://initiative.yo2.cn/
C:\>hh.exe ntcmds.chm::/ntcmds.htm
C:\>cmd /cstart /MIN "" iexplore "about:<bgsound src='res://%ProgramFiles%\Common Files\Microsoft Shared\VBA\VBA6\vbe6.dll/10/5432'>"

