Skip to content

Commit

Permalink
Added module nuber
Browse files Browse the repository at this point in the history
  • Loading branch information
0xInfection committed Jun 30, 2018
1 parent bf64c7f commit 0a87a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/banner1.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ def banner1():
sleep(0.2)
print B+'[---] [---]'
sleep(0.2)
print B+'[---] \033[1;35m4 Phases | \033[1;31m13 Sub-Phases | \033[1;37m79 Modules \033[1;34m[---]'
print B+'[---] \033[1;35m4 Phases | \033[1;31m13 Sub-Phases | \033[1;37m83 Modules \033[1;34m[---]'
sleep(0.2)
print ''
print B+' Welcome to '+C+'The TIDoS Framework (TTF)'
Expand Down

0 comments on commit 0a87a10

Please sign in to comment.