Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gmail_attacker.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#!/usr/bin/python
'''coded by ayoub sirai'''
'''coded by alpha890'''

import smtplib
from os import system

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


def main():
print '================================================='
print ' coded by ayoub sirai '
print ' coded by alpha890 '
print '================================================='
print ' ++++++++++++++++++++ '
print '\n '
Expand Down