Skip to content

Commit

Permalink
Update fleat_attack.py
Browse files Browse the repository at this point in the history
  • Loading branch information
xero committed Feb 12, 2018
1 parent 27ff170 commit 0e422a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Harekaze/fleat_attack.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ def pwn():
alloc(0x30, 'E'*8)
# Write up to the flag's start
flag = get_flag(0x30, 'F'*25)

log.success('Flag: {}'.format(flag))

exit()
Expand Down

0 comments on commit 0e422a9

Please sign in to comment.