forked from nccgroup/thetick
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Finished support for rundll32, now it's fully functional
- Fixed bug when infinite retries were specified and the first connection attempt failed - Fixed symbol visibility, now the binaries don't reveal so much info and are also smaller - Fixed stdout and stderr in DLL versions on Windows, now allocates a new console if needed - Now Windows binaries build as console or GUI depending on whether TICK_VERBOSE is on - Fixed build error on Android, binaries were not being built with PIE - Fixed symlinks when mounting the filesystem on Android bots - Added options to the "kill" command so you can kill bots without having to select them first
- Loading branch information
1 parent
a97e8e5
commit cca5dad
Showing
11 changed files
with
287 additions
and
149 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.