mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-21 16:04:20 +01:00
fixing text
This commit is contained in:
@@ -27,6 +27,8 @@ Because UPX is a common packer, the unpacker is already built in to CFF Explorer
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Reopen the executable in IDA.
|
### Reopen the executable in IDA.
|
||||||
|
|
||||||
The next step is getting a sense as to what the program is doing.
|
The next step is getting a sense as to what the program is doing.
|
||||||
@@ -116,7 +118,7 @@ Let's use the tool **XORSearch** to see if we can find some interesting xor deco
|
|||||||
|
|
||||||
## Getting the bigger picture
|
## Getting the bigger picture
|
||||||
|
|
||||||
Let's navigate to the start of the program using the **X** key.
|
Let's navigate to the start of the program using the **X** key. Use the spacebar to toggle between graph view and text view.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user