Coding Challenge

Make a project that can break through this project that I made.

What do you mean by "break through?"

What's the challenge supposed to be?and how do you break through code

I mean make a program that can figure out the project's password without changing the password

thats a tough ask,because your expecting a program to be made just for your challenge

That's a very complicated cipher!

I'm not a crypto expert, but when I tried creating a password your variables 1 and 2 both ended up as multiples of 5, hence not prime, so I suspect that given the encoded password, it could be broken by finding its small prime factors.

But I confess I didn't step through the code enough to understand your algorithm fully.