Skip to content

Commit

Permalink
Update 2018-03-29-mona.md
Browse files Browse the repository at this point in the history
  • Loading branch information
x3tb3t authored Aug 3, 2018
1 parent f66d370 commit c78f65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2018-03-29-mona.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ Find arbitrary instructions in dll:
/usr/share/metasploit-framework/tools/exploit/nasm_shell.rb
jmp esp ==> FF E4
!mona modules
!mona find -s "\xff\xe4" -m offsec_pwk_dll.dll
!mona find -s "\xff\xe4" -m challenge.dll
```

<br>
Expand Down

0 comments on commit c78f65d

Please sign in to comment.