add: function graph screenshots
This commit is contained in:
@@ -26,6 +26,12 @@ Then the stub (at runtime) :
|
|||||||
- rebases the payload to its new base address
|
- rebases the payload to its new base address
|
||||||
- calls (Dll)main
|
- calls (Dll)main
|
||||||
|
|
||||||
|
Here are screenshots of the same function before and after the obfuscation pass :<br>
|
||||||
|
Without obfuscation : <br>
|
||||||
|
<br>
|
||||||
|
With obfuscation (only showing a few nodes, the original graph was more than 40K nodes) : <br>
|
||||||
|
<br>
|
||||||
|
|
||||||
# How to run
|
# How to run
|
||||||
```
|
```
|
||||||
python gui.py
|
python gui.py
|
||||||
|
|||||||
Reference in New Issue
Block a user