Skip to content

Commit

Permalink
Update Injection.py
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrielFreud authored Jun 3, 2018
1 parent b1f46de commit 9b23d8d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Injection.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 15,6 @@
WRITE_OWNER = 0x00080000
TODAS_PERMISSOES = (DELETE | READ_CONTROL | SYNCHRONIZE | WRITE_DAC | WRITE_OWNER | 0xFFF)


def Creditos():
os.system('color a')
print(menu)
Expand All @@ -28,8 27,6 @@ def Open_channel():
def Github():
webbrowser.open('https://github.com/AdrielFreud')



def Exit():
sys.exit()
exit()
Expand Down

0 comments on commit 9b23d8d

Please sign in to comment.