Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
petikvx committed Jan 2, 2024
1 parent bcd9abc commit 15fad17
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _posts/Malware Analyze/2024-01-15-unpacking-hydracrypt.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,11 @@ We run the program until it stops at the first breakpoint.

We will go back to the CPU section and then proceed step by step using the F8 key.

![go-cpu](/images/hydracrypt/go-cpu.png)

![end-virtualalloc](/images/hydracrypt/end-virtualloc-01.png)

![end-virtualalloc](/images/hydracrypt/end-virtualloc-02.png)

![end-virtualalloc](/images/hydracrypt/end-virtualloc-03.png)

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 15fad17

Please sign in to comment.