Update Analysis.md
This commit is contained in:
parent
fc80400dae
commit
5ad7c187a6
@ -570,7 +570,7 @@ function decode_payload(arg, offset1, offset2)
|
||||
}
|
||||
```
|
||||
|
||||
<h6>Now, the main algorithm for the main function</h6>
|
||||
<h6>Now, the main algorithm for the main function. Firstly, this used use a do-while loop to generate a sequence of elements if this trigger the same sequence that the reference, this break the loop in changing the value.</h6>
|
||||
|
||||
```javascript
|
||||
function main()
|
||||
@ -638,6 +638,19 @@ function main()
|
||||
base_rc4_array = 0;
|
||||
i = 0;
|
||||
offset_tab = lim + index;
|
||||
```
|
||||
<h6>By debug, this give the following parameters : </h6>
|
||||
|
||||
|Variable|Value|
|
||||
| ------------- |:-------------:|
|
||||
|i|200|
|
||||
|lim|3|
|
||||
|index|18|
|
||||
|offset|21|
|
||||
|tab|[98,72,102,109,106,112,83,117,101,117,65,79,115,68,88,116,104,108,49,57,57]|
|
||||
|
||||
|
||||
```javascript
|
||||
if (iden_correct === 915)
|
||||
{
|
||||
blawp4015 = 'EeIv%zg?"inD5mU';
|
||||
|
Loading…
Reference in New Issue
Block a user