Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/XopMC/keyhunt-win
Browse files Browse the repository at this point in the history
  • Loading branch information
XopMC committed Dec 30, 2021
2 parents f23b484 + 527ce70 commit 0cc08b6
Showing 1 changed file with 92 additions and 0 deletions.
92 changes: 92 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,92 @@
----------------------------
# Changelog
## 31.12.2021 - 0.2.211222 ServerEdition
(why 211222... i don't khow)))

* Big Bug Fix - for using more than 64 GB RAM on Windows! (Specially for servers)

* Big thanks Dusky Kam 3 (@Kyberat) for your help and testing !!!

----------------------------



# -------- English ---------
# Compiled keyhunt for Win
# Version 0.2.211117 SSE Trick or treat ¡Beta!
https://github.com/albertobsd/keyhunt

* Added original "tests" folder
* Added "Useful" folder with Keysubtracter for xpoint mode, b58dec/RMD160-Sort for converting base58 to RMD160 and sorting it

The MinGW version was compiled with a lot of code changes, I had to remove everything related to WIN64 from the code. That is, Keyhunt was compiled as for Linux, but for Windows

This version works, but I'm not sure if it works correctly ...

The CYGWIN version is compiled without changing the code, everything, as Alberto wrote, works fine ...

-M MINIKEYS mode:
Attention! It has been experimentally found that this mode works well only on newer generation processors that support SSSE3 (SSE3S) instructions - if your processor does not support these instructions, MINIKEYS mode will exit with an "Illegal instruction" error.

by @XopMC for https://t.me/brythbit

all tests completed successfully

![ket hunt](https://user-images.githubusercontent.com/89750173/144014309-c5277175-1766-4825-80f3-821645e1b2d2.PNG)


Thanks AlbertoBSD for his job!




----------------------------
# Журнал изменений
## 31.12.2021 - 0.2.211222 ServerEdition
(почему 211222 ... я не знаю)))

* Big Bug Fix - для использования более 64 ГБ ОЗУ в Windows! (Специально для серверов)

* Большое спасибо Dusky Kam 3 (@Kyberat) за вашу помощь и тестирование !!!
----------------------------


# -------- Russian ---------
# Скомпилированный keyhunt для Win
# Версия 0.2.211117 SSE Trick or treat ¡Beta!
https://github.com/albertobsd/keyhunt

* Добавлена оригинальная папка "tests"
* Добавлена папка "Useful" с Keysubtracter для режима xpoint, и b58dec/RMD160-Sort для конвертации и сортировки base58 в RMD160

Версия MinGW была скомпилирована с большим количеством изменений кода, мне пришлось удалить из кода все, что связано с WIN64. То есть Keyhunt собирался как для Linux, но для Windows

Эта версия работает, но я не уверен, что она работает правильно ...

Версия CYGWIN скомпилирована без изменения кода, все, как писал Альберто, работает отлично ...

-M режим MINIKEYS :
Внимание! Экспериментально было обнаружено, что этот режим хорошо работает только на процессорах ,более нового поколения, которые поддерживают инструкции SSSE3 (SSE3S) - если ваш процессор не поддерживает эти инструкции, режим MINIKEYS выйдет с ошибкой «Illegal instruction ».

Скомпилировал @XopMC для https://t.me/brythbit

Тесты программа прошла успешно
![ket hunt](https://user-images.githubusercontent.com/89750173/144014347-5694c8ca-0276-46df-9d5a-02c4882f6663.PNG)


Буду рад любой обратной связи!
Telegram : @XopMC

Спасибо AlbertoBSD за его работу!
# ---------------------------

## Donations

Donation (Me) : bc1qlwcaxwnp2ulndlppdc0wvkdz7ly2npfuz6ny0a

Donations (Alberto)

- BTC: 1Coffee1jV4gB5gaXfHgSHDz9xx9QSECVW
- ETH: 0x6222978c984C22d21b11b5b6b0Dd839C75821069
- DOGE: DKAG4g2HwVFCLzs7YWdgtcsK6v5jym1ErV
- BCB: bcb_3rf4pzhrdeziygir8t5pmep4xdwqwyk1xgmytzyo991gdez1sgq1ehb3a8jh

0 comments on commit 0cc08b6

Please sign in to comment.