Обновить README.md
This commit is contained in:
@@ -1,19 +1,19 @@
|
|||||||
# BrutID
|
# BrutID
|
||||||
Брутфорс паролей к ID файлам HCL Domino\Notes
|
Brute-force passwords for HCL Domino/Notes ID files
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
На клиенте: \
|
On the client: \
|
||||||
*** ___Требуется чистый, не настроенный, с пустым notes.ini, клиент Notes x64 бита.___\
|
*** ___A clean, unconfigured, 64-bit Notes client with an empty notes.ini is required.___\
|
||||||
1. Выложить в папку клиента BrutID.exe (туда где находится nnotes.dll), ID файл и словарь (если планируется использовать словарь).\
|
1. Place BrutID.exe (where nnotes.dll is located), the ID file, and the dictionary (if you plan to use a dictionary) in the client folder..\
|
||||||
2. Открыть командную строку и перейти в папку с расположением BrutID.exe.\
|
2. Open a command prompt and navigate to the folder where BrutID.exe is located..\
|
||||||
3. Пример запуска: BruteID.exe -f=user.id -d=dict.txt\
|
3. Launch example: BruteID.exe -f=user.id -d=dict.txt\
|
||||||
\
|
\
|
||||||
На сервере:\
|
On the server:\
|
||||||
1. Выложить в папку клиента BrutID.exe (туда где находится nnotes.dll), ID файл и словарь (если планируется использовать словарь).\
|
1. Place BrutID.exe (where nnotes.dll is located), the ID file, and the dictionary (if you plan to use a dictionary) in the client folder..\
|
||||||
2. Открыть командную строку и перейти в data сервера и запустить BruteID.exe указав путь к ID.\
|
2. Open a command prompt and go to the server data and run BruteID.exe specifying the path to the ID.\
|
||||||
3. Пример если Data находится по умолчанию: BruteID.exe -f=..\user.id -d=..\dict.txt\
|
3. Example if Data is by default: BruteID.exe -f=..\user.id -d=..\dict.txt\
|
||||||
\
|
\
|
||||||
Параметры для запуска:\
|
Launch parameters:\
|
||||||
-f=Required. The path to the id file.\
|
-f=Required. The path to the id file.\
|
||||||
-d=Optional. The path to the dictionary file with passwords.\
|
-d=Optional. The path to the dictionary file with passwords.\
|
||||||
-m=Optional. Minimum password length. The default is 1.\
|
-m=Optional. Minimum password length. The default is 1.\
|
||||||
|
|||||||
Reference in New Issue
Block a user