Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output Settings logbackConfiguration.xml #29

Open
Musashih opened this issue Jun 23, 2023 · 5 comments
Open

Output Settings logbackConfiguration.xml #29

Musashih opened this issue Jun 23, 2023 · 5 comments
Labels
question Further information is requested

Comments

@Musashih
Copy link

Hello! Thank you first of all for a wonderful product! Please tell me, can I customize the output of the file - logbackConfiguration.xml so that when it finds a match, it outputs only the wif private key format and the base 58 address? I will be very grateful

@bernardladenthin bernardladenthin added the question Further information is requested label Jun 27, 2023
@bernardladenthin
Copy link
Owner

Hi,

this is not implemented yet.

Output will be done here:

The message will be created here:

There is no configuration because with the raw data (private key) you are able to create any other input.

You usecase may make sense if you are having many hits?

@Musashih
Copy link
Author

Привет

Это еще не реализовано.

Вывод будет сделан здесь:

Сообщение будет создано здесь:

Конфигурация отсутствует, потому что с необработанными данными (закрытым ключом) вы можете создать любой другой вход.

Ваш вариант использования может иметь смысл, если у вас много хитов?

Hi, yes, you are absolutely right, I have reassembled and configured the output, for personal research. Are you planning to add a gpu soon?

@bernardladenthin
Copy link
Owner

Hi, GPU (OpenCL) is already supported. See examples/config_Find_1OpenCLDevice.js

@Musashih
Copy link
Author

Hi, I'm running the examples/config_Find_1OpenCLDevice file.js with the same settings as yours, but my processor is loading only, it seems the video card is not involved at all...

@bernardladenthin
Copy link
Owner

Hi, you need to monitor CUDA as an example in GPU in the Windows Task Manager.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants