C-Based Authentication Simulator with XOR Encryption
Default credentials → admin / Admin@123 · alice / alice123
Enter credentials to authenticate
Default: admin / Admin@123 | alice / alice123
XOR cipher: each character code is XOR'd with key 0x5A (90 decimal).
This is the same algorithm used in the C program's xor_encrypt() function.
| Username | Role | Enc. Password (preview) | Failed Attempts | Status | Actions |
|---|---|---|---|---|---|
| Loading… | |||||
Potential brute-force attack detected!
Account [ — ] has been LOCKED
This incident has been logged to the security audit trail.
Contact the system administrator to unlock the account.