Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Search the Community

Showing results for tags 'unamdownloader'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Staff Control
    • Staff Announcements
  • General doubts | News
    • General doubts
    • News
  • Hacking | Remote Administration | Bugs & Exploits
    • Hacking
    • Remote Administration
    • Bugs & Exploits
  • Programming | Web | SEO | Prefabricated applications
    • General Programming
    • Web Programming
    • Prefabricated Applications
    • SEO
  • Pentesting Zone
    • Pentesting Accounts
    • Reverse Engineering
  • Security & Anonymity
    • Security
    • Wireless Security
    • Web Security
    • Anonymity
  • Operating Systems | Hardware | Programs
    • Operating systems
    • Hardware
    • PC programs
    • iOS
    • Android
  • Graphic Design
    • Graphic Design
  • vBCms Comments
  • live stream tv
    • live stream tv
  • Marketplace
    • Sell
    • Services
    • Request
  • Pentesting Premium
    • Pentesting Accounts
  • Modders Section
    • Source Codes
    • Manuals | Videos
    • Tools
    • Others
  • PRIV8-Section
    • Exploits
    • Accounts|Dumps
    • Crypter|Binder|Bots
    • Tutorials|Videos
    • Cracked Tools
    • Make Money
    • More Tools
    • Databeses
    • Ebooks
  • Pentesting Zone PRIV8
    • Pentesting Accounts
    • Reverse Engineering
    • Cracker Preview Area
  • Carding Zone PRIV8
    • Carding
    • Phishing
    • Defacing
    • Doxing
    • Special User Premium Preview Area
  • Recycle Bin
    • Recycle
  • Null3D's Nulled Group

Product Groups

  • PRIV8
  • Advertising
  • Access Basic
  • Seller
  • Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 8 results

  1. UnamDownloader 1.6.0 - A free silent downloader A free silent (hidden) open-source downloader (binder) that can be built as a native C file or a managed (.NET 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 or Managed - Builds the final executable as a native (C) or a managed (.NET C#) 32-bit file depending on choice 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 versions (Windows 7 to Windows 11) 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 Fake Error - Supports displaying a fake error message when file is originally started UnamDownloader 1.6.0 Latest 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 [hide][Hidden Content]]
  2. 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.1 Changed Icon path and Assembly Data to now literalize escape characters Added check for Assembly Version to ensure that it contains only numbers [hide][Hidden Content]]
  3. 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 [hide][Hidden Content]]
  4. UnamDownloader 1.4.1 - 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.4.1 Worked around windres limitation of not supporting spaces in file paths [hide][Hidden Content]]
  5. UnamDownloader 1.4.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.4.0 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 [Hidden Content]
  6. 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.1 - A free silent downloader 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. [Hidden Content]
  7. 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 [Hidden Content]
  8. UnamDownloader 1.1.1 - A free silent downloader 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) 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 10kb 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 Changelog v1.1.1 (15/08/2021) 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 [Hidden Content]
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.