mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2026-01-05 23:34:19 +01:00
Update re102_section4.1.md
This commit is contained in:
@@ -62,7 +62,7 @@ If you are not familiar with mathematical equivalent of bitwise operations, it i
|
||||
|
||||
---
|
||||
|
||||
Loop 2: Fill the Stack 0x100 characters
|
||||
## Loop 2: Fill the Stack 0x100 characters ##
|
||||
|
||||
This next loop fills the stack starting at `[ebp+var_418]`. It loops for 0x100 times or 256 decimal while incrementing ebx from 0 to 255.
|
||||
|
||||
@@ -156,4 +156,4 @@ Looks like this algorithm is RC4 256. On your own, try to trace through the seco
|
||||
|
||||
Section 4.2 will go over decrypting that junk2 data.
|
||||
|
||||
[Section 4 <- Back](https://securedorg.github.io/RE102/section4) | [Next -> Section 4.2](https://securedorg.github.io/RE102/section4.2)
|
||||
[Section 4 <- Back](https://securedorg.github.io/RE102/section4) | [Next -> Section 4.2](https://securedorg.github.io/RE102/section4.2)
|
||||
|
||||
Reference in New Issue
Block a user