-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replaced windres with a custom compiled windres that supports spaces in file paths * Removed Base64 encoding/decoding in favor of using bytes directly, meaning no build file size overhead and much faster decoding * Added new Fake Error option that will display a custom error when the build is started * Added new Start Delay option to delay the dropping and execution of files, can bypass Windows Defender sandboxing * Added extensive error checking and more thorough messages whenever anything goes wrong * Added new log files for compiler errors * Fixed support for executing all types of files * Fixed possible bug when encoding very large files * Cleaned up code
- Loading branch information
1 parent
1372cf9
commit 2ea7de1
Showing
10 changed files
with
319 additions
and
175 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.