exploiting:windows:start
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| exploiting:windows:start [2019/05/02 11:19] – created ebaer | exploiting:windows:start [2019/05/07 15:42] (current) – ebaer | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| - | < | + | < |
| Program Files (x86)\Common Files\microsoft shared\VC> | Program Files (x86)\Common Files\microsoft shared\VC> | ||
| \Windbg86> | \Windbg86> | ||
| </ | </ | ||
| - | < | + | < |
| .load pykd.pyd | .load pykd.pyd | ||
| !py mona modules | !py mona modules | ||
| + | !py mona config -set workingfoler c:\_c\mona | ||
| + | |||
| + | !py mona.py find -s ' | ||
| + | # ffe4 -> jmp esp | ||
| + | |||
| + | mona.py stackpivot -distance 2221,2800 | ||
| + | # 0x0044adec : {pivot 2260 / 0x8d4} : # MOV DWORD PTR FS:[0],ECX # ADD ESP,8D4 # RETN ** [DevManBE.exe] ** | ||
| </ | </ | ||
| + | |||
| + | ==== !Exploitable ==== | ||
| + | |||
| + | [[https:// | ||
| + | [[https:// | ||
| + | |||
| + | |||
exploiting/windows/start.1556788790.txt.gz · Last modified: 2019/05/02 11:19 by ebaer
