UnamDownloader Versions Save

A Free Silent (Hidden) Open Source Downloader (Binder) - Includes Windows Defender Bypass - Build Native - Unam Downloader

ud-v1.6.0

2 years ago
  • Added new managed (.NET C#) assembly compiler and C# program files
  • Added option to choose between building native (C) or managed (.NET C#) builds
  • Rewrote native build program code for fewer detections
  • Combined every command into a single command instead of multiple ones
  • Obfuscated all commands and added command string morphing to avoid static string detection
  • Changed Windows Defender exclusion commands to the new undetected form
  • Added save and load functionality to the builder
  • Added message box type selection to the "Fake Error" option
  • Changed compilers to always compile with a manifest to reduce detections
  • Restructured all project folders and files

ud-v1.5.1

2 years ago
  • Changed Icon path and Assembly Data to now literalize escape characters
  • Added check for Assembly Version to ensure that it contains only numbers

ud-v1.5.0

2 years ago
  • 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

ud-v1.4.1

2 years ago
  • Worked around windres limitation of not supporting spaces in file paths

ud-v1.4.0

2 years ago
  • Added new custom minimal MinGW64 windres resource compiler
  • Added new Icon and Assembly Data options using the new resource compiler
  • Removed managed build type since native now has all the features managed had while also being better overall
  • Increased key complexity to avoid general key scans
  • Improved powershell code
  • Fixed general small bugs
  • Optimized code

ud-v1.3.1

2 years ago
  • Changed string literal function

ud-v1.3.0

2 years ago
  • 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

ud-v1.2.0

2 years ago
  • Changed it to compile native into 32-bit programs for wider compatibility
  • Added random string into the native code to randomize file checksum/hash on each build
  • Optimized and improved Windows Defender Exclusions

ud-v1.1.1

2 years ago
  • Fixed save bug when building native files to another directory than the builder location
  • Added the builder location as the standard save location to make it easier to navigate

ud-v1.1.0

2 years ago
  • Added option to build the downloader as a native C file, greatly reduces detections
  • Added a TinyCC compiler for native C builds
  • Updated required .NET for the builder to .NET 4.5 and the required .NET for the managed .NET C# build to .NET 4.0
  • Changed the Run as Administrator option to use a new manifest file