- Joined
- Jan 8, 2019
- Messages
- 56,602
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,445
- Points
- 2,313
- Credits
- 32,540
6 Years of Service
76%

UnamDownloader 1.5.0 - A free silent downloader
A free silent (hidden) open-source downloader (binder) that can be built as a native C file. A downloader is essentially the same as a binder although it downloads the files instead of storing them in memory, you can also see my UnamBinder for a normal file binder.
Main Features
Native (C) - Builds the final executable as a native (C) 32-bit file, has basically no run requirements
Silent - Downloads and executes (if enabled) files without any visible output
Tiny - Final downloader build is usually less than 5kb (depending on the amount of files to download)
Multiple files - Supports downloading any amount of files
Powershell - Does everything through powershell which currently greatly reduces detections
Compatible - Supports all tested Windows version (Windows 7 to Windows 10) and all file types
Windows Defender exclusions - Can add exclusions into Windows Defender to ignore any detections from the downloaded files
Icon/Assembly - Supports adding an Icon and/or Assembly Data to the built file
UnamDownloader 1.5.0
Replaced windres with a custom compiled windres that supports spaces in file paths
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
Cleaned up code
To see this hidden content, you must like this content.