UnamBinder Versions Save

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

ub-v1.3.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
  • Added "Current Directory" into the file "Drop Location" option
  • Rewrote native build program code for fewer detections
  • 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
  • Updated compilers

ub-v1.2.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

ub-v1.2.0

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

ub-v1.1.1

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

ub-v1.1.0

2 years ago
  • Added new custom minimal MinGW64 windres resource compiler
  • Added new Icon and Assembly Data options using the new resource compiler
  • Increased key complexity to avoid general key scans
  • Fixed general small bugs
  • Optimized code

ub-v1.0.0

2 years ago
  • Initial release