đ Database Manager with Advanced Hashing
Disconnected
đ Connect to Database
Host Address
đ
Database Name
đī¸
Username
đ¤
Password
đ
Use custom port (default: 3306)
Port
đĸ
đ Connect to Database
Ã
Add/Edit Record
đ Security Options
đž Save Record
Cancel
Ã
Table Information
Ã
đ Data Hashing Tools
Bulk Hash Column
Bulk Encrypt Column
Generate Passwords
Test Hash Verification
Test Security
Select Column to Hash
-- Select Column --
Hash Algorithm
BCrypt (Recommended for passwords)
Argon2i
Argon2id
SHA-256
SHA-512
SHA-1 (Insecure)
MD5 (Insecure)
BCrypt Cost Factor (4-31)
Memory Cost (KB)
Time Cost (iterations)
Threads
WHERE Condition (Optional)
Leave empty to process all records
â ī¸ This will permanently replace column data with hashed values. This operation cannot be undone!
đ Hash Column Data
Cancel
Select Column to Encrypt
-- Select Column --
WHERE Condition (Optional)
Leave empty to process all records
â ī¸ This will permanently replace column data with encrypted values using AES-256-CBC. You need the same encryption key to decrypt.
đ Encrypt Column Data
Cancel
Select Password Column
-- Select Column --
Password Length
Password Complexity
Simple (letters & numbers)
Medium (letters, numbers, capitals)
Strong (with special characters)
WHERE Condition (Optional)
Leave empty to process all records
âšī¸ Passwords will be generated, hashed with BCrypt, and saved. Plain passwords will be shown for download.
đ Generate & Hash Passwords
Cancel
Select Hashed Column
-- Select Column --
Record ID
Value to Verify
đ Test Hash Verification
Cancel
Select Column Type
-- Select Column --
Test Security Type
-- Select Type --
Hash Test
Encrypt Test
Hash Algorithm (for hash test)
BCrypt
SHA-256
MD5