Skip to content

Commit 6a2f18c

Browse files
authored
Update defenderdropper.py
# Fix print formatting bug in success message output
1 parent a9fe197 commit 6a2f18c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

defenderdropper.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,3 +274,4 @@ def main():
274274
print("Usage: python3 build.py LHOST LPORT [-o payload.exe]")
275275
sys.exit(1)
276276
main()
277+

0 commit comments

Comments
 (0)