Skip to content

Commit

Permalink
Update africa_cyberfest.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BlackAnon22 authored May 25, 2024
1 parent a621ab5 commit ba7f99d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions posts/CTF Competitions/africa_cyberfest.md
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,7 @@ Now that we've goten the profile lets use the memdump plugin to help us dump the
command:```python2 vol.py -f ../../../../Downloads/CTF/africa_cyberfest/forensics/mem_mem_meme\?/challenge.vmem --profile=Win7SP1x64 memdump --dump-dir=/home/bl4ck4non/Downloads/CTF/africa_cyberfest/forensics/mem_mem_meme\?/ -p 3044```

```--dump-dir``` specifies the directory where the dumped memory will be saved, in this case, a directory named "/home/bl4ck4non/Downloads/CTF/africa_cyberfest/forensics/mem_mem_meme\?/"

```-p``` specifies the PID of the process for which to extract the memory dump

```
Expand Down

0 comments on commit ba7f99d

Please sign in to comment.