手工注入主密钥,客户调试时用: Difference between revisions

From wizarPOS
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq:{{currentloggeduser}}||
    <div style="background-color: #ffcccc;border: 1px dashed red; padding: 10px;">
This content is restricted to authorized users only. Please [[Special:UserLogin|log in]] to access additional information.
</div>
|
首先需要管理员登录。
首先需要管理员登录。
First, administrator login is required.


Manually Inject Master Key / Transmission Key
Manually Inject Master Key / Transmission Key


1. Click Settings
1. Click Settings> About POS> POS Configuration> Load Key   
  - Go to About POS.
 
2. Select POS Configuration 
  - Go to POS Configuration.
 
3. Load Key 
  - Select Load Key.
 
4. Select Input Key.
 
5. Enter Authorization Password 
  - Enter the authorization password: `87654321`.
 
6. Select Key Type  
  - Choose the key type: 
    - `1`: Master Key 
    - `2`: Transmission Key


7. Input Key Index 
2. Select Input Key.
  - Enter the key index: `0-50` (choose the appropriate index).


8. Enter Component 1 Password
3. Enter Authorization Password: `87654321`.
  - Enter Component 1 password: `88888888`.


9. Enter Component 1 Key   
4. Choose the key type: 
  - Input Component 1 key: `Enter your key`.
* `1`: Master Key   
* `2`: Transmission Key
5. Input Key Index: `0-50` (choose the appropriate index).


10. Enter Component 2 Password
6. Enter Component 1 Password: `88888888`.
  - Enter Component 2 password: `99999999`.


11. Enter Component 2 Key
7. Enter Component 1 Key: `Enter your key`.
    - Input Component 2 key: `Enter your key`.


12. Calculate Master/Transmission Key 
8. Enter Component 2 Password: `99999999`.
    - Calculate the Master/Transmission Key:
      `Master/Transmission Key = Component 1 Key XOR Component 2 Key`.


9. Enter Component 2 Key: `Enter your key`.


10. Calculate Master/Transmission Key: 
* `Master/Transmission Key = Component 1 Key XOR Component 2 Key`.
With these steps, you can successfully inject the master key or transmission key.
With these steps, you can successfully inject the master key or transmission key.
}}

Latest revision as of 09:33, 8 February 2025

This content is restricted to authorized users only. Please log in to access additional information.