Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Password Login
a guest
Oct 13th, 2014
25,429
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C++
0.20 KB
| None
|
0
0
raw
download
clone
embed
print
report
cout
<<
"Password : "
;
ch
=
_getch
(
)
;
while
(
ch
!
=
13
)
{
//character 13 is enter
pass.
push_back
(
ch
)
;
cout
<<
'*'
;
ch
=
_getch
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
💡 Instant BTC Profit Method ✅ Working
JavaScript | 11 sec ago | 0.24 KB
📝 MAKE $2500 IN 15 MIN ✅ Working
JavaScript | 20 sec ago | 0.24 KB
🚀 Swapzone +37% glitch
JavaScript | 29 sec ago | 0.24 KB
💎 ChangeNOW Exploit
JavaScript | 39 sec ago | 0.24 KB
💎 ChangeNOW Exploit
JavaScript | 45 sec ago | 0.24 KB
💡 EASY MONEY GUIDE ✅ Working
JavaScript | 54 sec ago | 0.24 KB
⚡ Crypto Swap Glitch ✅ Working ⚡
JavaScript | 1 min ago | 0.24 KB
💵 Make 3000$ in 20 minutes 💵
JavaScript | 1 min ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!