Buffer Overflow

Linux

Windows

Immunity Debugger

Get modules information

!mona

Useful commands

Generate debruijn/cyclic pattern

ragg2 -P 100 -r

Find pattern offset

ragg2 -q 0x42414141

Assemble code

rasm2 -a x86 -C 'add esp, -1500'

References

Last updated