Skip to content

Commit

Permalink
fix help
Browse files Browse the repository at this point in the history
  • Loading branch information
govolution committed Feb 7, 2018
1 parent e7d8b88 commit d382436
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified make_bfg
Binary file not shown.
1 change: 0 additions & 1 deletion make_bfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,6 @@ void print_help()
printf("Options:\n");
printf("-l load and exec shellcode from given file, call is with mytrojan.exe myshellcode.txt\n");
printf("-f compile shellcode into .exe, needs filename of shellcode file\n");
printf("-k \"killswitch\" sandbox evasion with gethostbyname\n");
printf("-X compile for 64 bit\n");
printf("-p print debug information\n");
printf("-q quiet mode (hide console window)\n");
Expand Down

0 comments on commit d382436

Please sign in to comment.