NatsuGwada / Projet_Git_Feat_C

0 stars 0 forks source link

Brute Force on C #7

Closed gordibus closed 2 months ago

gordibus commented 4 months ago

How can I read bruteforce on C ? Like what librery I need to know ? What is your tips to help me ?

Aliiiiii404 commented 4 months ago

First of all u need to learn how to read a file , like if u have wordlist.txt that contains all the passwords to test u need to print all the passwords and then do a simple program that stores a random password from the wordlist in a variable and try to compare it with the other passwords in the wordlist. i think thats a good start.

gordibus commented 3 months ago

inside the program I'm going to use pointers to streamline the program. And then I need to use token for feedback to see how many failures there were before finding the right one.

gordibus commented 2 months ago

We need to make the program easier and use programming algorithms.

NatsuGwada commented 2 months ago

Passage soutenance réalisé. Dernière semaine de Mars