I've shared the basic pseudo code for RSA Bruteforce below. Can you please write a basic pseudo-code for this method?
You cannot solve RSA problems with the Kangaroo method because the ECDLP problem is not applicable for RSA, as there are no logarithms to solve for.