- 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%

A free silent (hidden) open source downloader (binder) that can be built as either a native C or managed .NET C# file. A downloader is essentially the same as a binder although it downloads the files instead of storing them in memory.
Main Features
Native (C) - Can choose to build the downloader as a native (C) 32-bit file, basically no run requirements
Managed (C#) - Can choose to build the downloader as a managed (.NET C#) file, requires at least .NET 4.0
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 assembly data to the built file with building a managed .NET C# build
UnamDownloader 1.3.0
Changed obfuscation from reversed string to XOR encryption, reduces detections and file size
Fixed bug when file path included apostrophes or any other escape characters
To see this hidden content, you must like this content.