i do python, but only a little, i though this would be easy, since i think i got the system, and would like to try it out.
i'm trying to make a program that does a brute force crack into a thingy, and i asure you, it's legal because i'm doing to my stuff.
so brute-forcing would be something like:
look up at the library of exsisting character.
then loop to try
a -> b -> c ->> A -> B -> C
then loop and concatenate "a" and "b" to make "ab"
but the main problem is, i can print it in the .exe shell, but how can i make it so that it can type the outcome into the UI? and then press enter to go into it....
now, education is kinda my expertise, and when something is at steak, you learn better.. i'm a weak willed person, and i always give up, so, this time, i made a simple lock to my folders that i don't need for work. and that's at steak...
i feel stupid.. and i want to unlock it..
it's not encryption or anything, it's just, type the password press enter and you gain access....
so.. is there a command that can output a programs output into the UI's input (keyboard in this case)
i don't mind learning a new language since i know little about python