Releases: TheWover/donut
Donut Hole: v1.1
Version v1.1 "Donut Hole" of Donut has been released, including various bug fixes to donut tools, the Python module, build processes and more. A detailed list may be found at: the version release notes
donut_v1.1.zip contains 64-bit binaries for Windows.
donut_v1.1.tar.gz contains 64-bit binaries for Linux.
Cruller: v1.0
Version v1.0 “Cruller” of Donut has been released, including Module Overloading for native PEs, ETW bypasses, a Dockerfile, support for binaries without relocation information, and many other minor improvements and bugfixes.
Blog Post: https://thewover.github.io/Cruller/
donut_v1.0.zip contains 64-bit binaries for Windows.
donut_v1.0.tar.gz contains 64-bit binaries for Linux.
v0.9.3
The main changes to v0.9.2 can be viewed here: https://github.com/TheWover/donut/blob/master/CHANGELOG.md
Please submit issues for any problems found or discuss in the slack channel.
donut_v0.9.3.zip contains 64-bit binaries for Windows.
donut_v0.9.3.tar.gz contains 64-bit binaries for Linux.
Bear Claw: v0.9.2
v0.9.2 of Donut "Bear Claw" is up: Shellcode generation for JScript, VBScript, XSL, and unmanaged DLL/EXEs. Python bindings by @byt3bl33d3r, execution from RX memory, and miscellaneous improvements.
Release blog post: https://thewover.github.io/Bear-Claw/
Details on script/XSL loader: https://modexp.wordpress.com/2019/07/21/inmem-exec-script/
Details on PE Loader: https://modexp.wordpress.com/2019/06/24/inmem-exec-dll/
Details on Python bindings: https://github.com/TheWover/donut/blob/master/docs/2019-08-21-Python_Extension.md
Apple Fritter: v0.9.1 Beta
Versio 0.9.1 "Apple Fritter" is our first post-launch update to Donut, including dual-mode (AMD64+x86) shellcode, AMSI bypassing for .NET v4.8, automatic version detection of payloads, and better support for Program.Main().
Release Blog Post: https://thewover.github.io/Apple-Fritter/
Details on AMSI Bypasses: https://modexp.wordpress.com/2019/06/03/disable-amsi-wldp-dotnet/
Initial Release: v0.9 Beta
Version 0.9 (Beta) is our initial release of donut to the public. Detailed blog posts are linked below. Compiled releases are provided in ZIP and GZipped tarball archives.
Odzhan's blog post: https://modexp.wordpress.com/2019/05/10/dotnet-loader-shellcode/
TheWover's blog post: https://thewover.github.io/Introducing-Donut/