mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2026-01-09 09:14:19 +01:00
Update challenge4.md
This commit is contained in:
@@ -18,7 +18,7 @@ The first part of the start function is the biggest hint. It is looking for the
|
||||
|
||||
## Structure ##
|
||||
|
||||

|
||||

|
||||
|
||||
The binary is actually performing typical malware-like behaviors that I see all the time:
|
||||
|
||||
@@ -92,4 +92,4 @@ for i in range(len(string)):
|
||||
print answer
|
||||
```
|
||||
|
||||
[Challenge 3 <- Back](https://securedorg.github.io/flareon4/challenge3) | [Next -> Challenge 5](https://securedorg.github.io/flareon4/challenge5)
|
||||
[Challenge 3 <- Back](https://securedorg.github.io/flareon4/challenge3) | [Next -> Challenge 5](https://securedorg.github.io/flareon4/challenge5)
|
||||
|
||||
Reference in New Issue
Block a user