This Application can crack passwords consisting of alphabets [ a-z ] . It has "Server , Client and Workers" where the clients issue crack requests to Server. The server assigns the requests to available workers. At a given point of time multiple clients can issue requests. The server assigns these requests to workers such that there is load balancing among the workers. All the communication was carried out using RPC. We used "rpcgen" compiler to generate the code between stubs.
-
Notifications
You must be signed in to change notification settings - Fork 2
This Application can crack passwords consisting of alphabets [ a-z ] . It has "Server , Client and Workers" where the clients issue crack requests to Server. The server assigns the requests to available workers. At a given point of time multiple clients can issue requests. The server assigns these requests to workers such that there is load bala…
04msambit/RPC_Password_Cracker
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
This Application can crack passwords consisting of alphabets [ a-z ] . It has "Server , Client and Workers" where the clients issue crack requests to Server. The server assigns the requests to available workers. At a given point of time multiple clients can issue requests. The server assigns these requests to workers such that there is load bala…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published