Introduction - If you have any usage issues, please Google them yourself
A LAN network password detector, can detect the shared directory on the workstation LAN password, this program aims to explain principles of the interface to do so relatively simple, interested users are free to improve. The program mainly uses the method of exhaustion, from 1-8, for the simple code example: aa, ab, bb can quickly detect, or run a long time, longer passwords such as 8 may take a few days time can then make some optimization. For example, detecting only letters, numbers only detection, detection of letters and numbers, starting from the detection of a few passwords, etc