• XSS.stack #1 – первый литературный журнал от юзеров форума

Can anyone crack the OKX wallet? I have the password but cannot log in


Если ты перекинул архив на другое устройство, то без включенной синхронизации на основном устройстве тебя не впустит даже с верным паролем
 
В новый версиях деривации ключа изменилась. Теперь в соль добавляется марка процессора и если не ошибаюсь чипсет. Когда ты перетаскиваешь файлы на другое устройство, то ключ получается некорректный
 
Hello, OKX wallet has changed it's security.

It will not be possible to login normally with only the password. You need these 4 things to be correct:

1) Password ("example11!")
2) Extension ID (for chrome its "mcohilncbfahbmgdjkbpemcciiolgcge")
3) Operating system (win/linux/mac)
4) cpu model (exact model name, example "Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz")

Combine 2,3,4 :
os, extension_id, cpu model
combined_string = "winmcohilncbfahbmgdjkbpemcciiolgcgeIntel(R) Core(TM) i7-7700 CPU @ 3.60GHz"

next hash it with sha256/512 depending on what the vault metadata says, and finally add the password infront of the hash, for example:

final password:
"example11!dd534213896aed58cf7632d9856e74a4d90c4848b5036533cf47e15e2ed9d3ea"

the final password is the key you can use for decrypting the vault. I have software for this, even if you don't know the cpu model, password or os.

In other words, if the wallet has this security feature enabled, the only way to get the mnemonic is to decrypt the vault with a script)
 
Hello, OKX wallet has changed it's security.

It will not be possible to login normally with only the password. You need these 4 things to be correct:

1) Password ("example11!")
2) Extension ID (for chrome its "mcohilncbfahbmgdjkbpemcciiolgcge")
3) Operating system (win/linux/mac)
4) cpu model (exact model name, example "Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz")

Combine 2,3,4 :
os, extension_id, cpu model
combined_string = "winmcohilncbfahbmgdjkbpemcciiolgcgeIntel(R) Core(TM) i7-7700 CPU @ 3.60GHz"

next hash it with sha256/512 depending on what the vault metadata says, and finally add the password infront of the hash, for example:

final password:
"example11!dd534213896aed58cf7632d9856e74a4d90c4848b5036533cf47e15e2ed9d3ea"

the final password is the key you can use for decrypting the vault. I have software for this, even if you don't know the cpu model, password or os.

In other words, if the wallet has this security feature enabled, the only way to get the mnemonic is to decrypt the vault with a script)
can i message you
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх