You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Password Strength Checker**| Evaluates password strength based on length, character types, etc. | Input validation, regex, logic |[Go to Tool]( './Password Strength Checker/') |
15
-
|**Image Encryption Tool**| Encrypts images via pixel manipulation (swapping, math ops) | Image data, loops, pixel math |[Go to Tool]('./Image Encryption/' ) |
16
-
|**Caesar Cipher**| Classic text encryption/decryption using character shifting | ASCII operations, strings, logic |[Go to Tool]('./Caesar Cipher/' ) |
17
-
|**Keylogger**| Logs user keystrokes to a file (ethical use only) | File I/O, OS-level hooks, event capture|[Go to Tool]('./Keylogger/')|
0 commit comments