I tried to input the following patterns:
(1) "username_password"
(2) <username>_<password>
(<username> is found by investigating the function user_check in executable file.
<password> is found by investigating the function pw_check in executable file)
But both patterns were not accepted.
I think again.
Thanks!