mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2026-01-08 16:54:25 +01:00
adding details
This commit is contained in:
@@ -44,18 +44,22 @@ Hardcoded encrypted answer:
|
||||
|
||||

|
||||
|
||||
Here is the hex for the screenshot above:
|
||||
|
||||
```
|
||||
37 E7 D8 BE 7A 53 30 25 BB 38 57 26 97 26 6F 50 F4 75 67 BF B0 EF A5 7A 65 AE AB 66 73 A0 A3 A1
|
||||
```
|
||||
|
||||
As you can see there is a branch for each challenge:
|
||||
|
||||

|
||||
|
||||
These are the timestamps of the challenges:
|
||||
```
|
||||
57D1B2A2h ; Challenge1.exe (Challenge1)
|
||||
57D2B0F8h ; Dudelocker.exe (Challenge2)
|
||||
49180192h ; kahki.exe (Challenge6)
|
||||
579E9100h ; unkown (Challenge3)
|
||||
|
||||
```
|
||||
|
||||
Each time notepad.exe is run it will check the timestamp value of itself against the next files mentioned above. All you need to do is change the timestamp of notepad.exe for every round. Use your favorite PE header editor like CFF Explorer and make the following modifications each time you run notepad.exe.
|
||||
|
||||
Reference in New Issue
Block a user