Skip to content

Releases: TheWover/donut

Donut Hole: v1.1

Choose a tag to compare

@TheWover TheWover released this 23 Oct 12:19
47758d7

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

Choose a tag to compare

@TheWover TheWover released this 03 Mar 18:48
d61f83a

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

v0.9.3 Pre-release
Pre-release

Choose a tag to compare

@odzhan odzhan released this 21 Dec 11:24

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

Choose a tag to compare

@TheWover TheWover released this 05 Sep 04:19
1e1048a

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

Pre-release

Choose a tag to compare

@TheWover TheWover released this 06 Jun 16:34
4507ac2

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

Pre-release

Choose a tag to compare

@TheWover TheWover released this 09 May 23:22
0ba4d1e

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/