In this video, I've demonstrated the vulnerability of if statements when used to check for passwords or encryption keys. And I showed how to create a hashing tool without using if statements to check for the correct encryption key.
Subscribe to my channel for more videos.
The project on GitHub: https://github.com/moesay/Flock