decoderloop
rust-malware-gallery

A collection of malware families and malware samples which use the Rust programming language.

Last updated Jul 5, 2026
223
Stars
12
Forks
0
Issues
+1
Stars/day
Attention Score
53
Language breakdown
No language data available.
โ–ธ Files click to expand
README

๐Ÿฆ€๐Ÿ’ฎ Rust Malware Sample Gallery

Hokusai's Crab and Flowers Ukiyo-e woodblock print

Hokusai - Crab and Flowers_

About

The intention of this page is to collect and highlight malware written in the Rust programming language, so that malware reverse engineers have a collection of Rust samples to practice reversing on. Malware written in Rust is rapidly becoming a significant problem, especially with the advent of high-impact ransomware families such as BlackCat. However, the knowledge in the malware reverse engineering community on how to reverse Rust binaries is still very poor.

I have collected at least one publicly available sample for each family. Definitive identification of malware families is hard, and I am not personally familiar with every malware family here, so I have tried to stick to sample hashes that are directly mentioned in the linked writeups. For each sample mentioned, a download link for that sample on either Malware Bazaar or MalShare is provided - neither of these sites require an account to download samples.

This is not meant to be a comprehensive effort to track the evolution of these malware families, or to collect every writeup about a malware family. I have tried to collect writeups that are technical, or that highlight something new or interesting about the family. The focus is also on malware that has been observed in the wild, so red teaming tools written in Rust won't be listed here, unless they have been seen in the wild by an independent party.

This repository is maintained by Cindy Xiao @ Decoder Loop. (Prior to 2025-12-15, this repository was located at github.com/cxiao/decoderloop.)

If you would like to contribute or see something that should be changed, please submit a Pull Request on this GitHub repository. Alternatively, you can Contact me directly.

Interested in learning how to analyze Rust malware? At Decoder Loop, we offer expert training on reverse engineering Rust binaries. You can find out more about our upcoming trainings at decoderloop.com._

01flip

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | e5834b7bdd70ec904470d541713e38fe933e96a4e49f80dbfb25148d9674f957 | MalwareBazaar |

Agenda Ransomware

Aliases

Qilin, AgendaCrypt

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | e90bdaaf5f9ca900133b699f18e4062562148169b29cb4eb37a0577388c22527 | MalwareBazaar |

Akira Ransomware (Rust "Akira v2" variant)

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 0ee1d284ed663073872012c7bde7fac5ca1121403f1a5d2d5411317df282796c | MalwareBazaar |

Akira Ransomware (Rust "Megazord" variant)

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 28cea00267fa30fb63e80a3c3b193bd9cd2a3d46dd9ae6cede5f932ac15c7e2e | MalwareBazaar | | 131da83b521f610819141d5c740313ce46578374abb22ef504a7593955a65f07 | MalwareBazaar |

AsyncRAT (Rust variant)

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | eb12c198fc1b6ec79ea4b457988db4478ee6bc9aca128aa24a85b76a57add459 | MalwareBazaar |

Notes

Note that an open-source project called "Async Rust RAT" exists (https://github.com/pathetic/async-rust-rat/); however, its source code does not match the strings and panic metadata inside the sample eb12c198fc1b6ec79ea4b457988db4478ee6bc9aca128aa24a85b76a57add459 described in the G DATA report.

Banshee (Rust variant)

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | dea72cdd7c9dfc49f0a19581086c8e6e99b000dc33f461ece8b9f37c1bd7068d | MalwareBazaar |

BlackCat Ransomware

Aliases

ALPHV, Noberus

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 3d7cf20ca6476e14e0a026f9bdd8ff1f26995cdc5854c3adb41a6135ef11ba83 | MalwareBazaar |

BlackCat Ransomware (Sphynx)

Aliases

ALPHV Sphynx

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | c0e70e69d8f7432383fa37528cd42db764b73dd08eb75d72229c2a0d02e538cc | MalwareBazaar |

CargoBay

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | a963a8a8e1583081daa43638744eef6c410d1a410c11eb9413da15a26e802de5 | MalwareBazaar |

Notes

It's difficult to definitively identify CargoBay samples, as public information about it is limited. According to the publicly available contents of the 2022-11-29 IBM X-Force report, the source code of CargoBay is based on the source code from the book Black Hat Rust: https://github.com/skerkour/black-hat-rust

ChaosBot

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 4d5f3690cdff840ceba70c1b1630ceadd0d3dcf23c8e0add0257cba2f166f5e6 | MalwareBazaar | | cdc73afb92617d9e2e0b6f2f22587f5f57316250a25b7bb8477a80628703e7b7 | MalwareBazaar |

Cicada3301 Ransomware

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 7b3022437b637c44f42741a92c7f7ed251845fd02dda642c0a47fde179bd984e | MalwareBazaar | | 56e1d092c07322d9dad7d85d773953573cc3294b9e428b3bbbaf935ca4d2f7e7 | MalwareBazaar |

Convuster

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 947ae8f075fd0d1e5be0341b922c0173f0c5cfd771314ebe220207f3ed53466a | MalShare |

Notes

This is technically not malware - it is adware.

CosmicRust

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 3315e5a4590e430550a4d85d0caf5f521d421a2966b23416fcfc275a5fd2629a | MalShare |

DeltaStealer

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | c92a7425959121ff49970c53b78e714b9e450e4b214ac85deb878d0bedf82a70 | MalwareBazaar |

EDDIESTEALER

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 5330cf6a8f4f297b9726f37f47cffac38070560cbac37a8e561e00c19e995f42 | MalwareBazaar |

Embargo Ransomware

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | ebffc9ced2dba66db9aae02c7ccd2759a36c5167df5cd4adb151b20e7eab173c | MalwareBazaar |

evm-units

Writeups

Samples

This is malicious Rust code inside a Rust crate, which is compiled if a Rust developer uses the crate as part of their project, and executed if the Rust developer calls the malicious code. An archived version of the malicious code can be found at the Socket.dev package archive.

ExeWho2

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | a36967a40dcff74c04b5dd80f1aa685925912df8ff6cb63c14059439e08d5f8d | MalwareBazaar |

Notes

Source code was found with the ExeWho2 binary; it is available at https://github.com/cyb3rkitties/exewho2

FickerStealer

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | dc021a0ca0bb3f66d54d15d2b236422c0b90399ea762c7d7aa6d727b9bd5b46c | MalwareBazaar |

See also all samples tagged with the FickerStealer signature on Malware Bazaar.

Fickle Stealer

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | e9bc44cf548a70e7285499209973faf44b7374dece1413dfcdc03bf25a6c599c | MalwareBazaar |

Freeze.rs

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | afd38445e5249ac5ac66addd18c20d271f41c3ffb056ca49c8c02f9fecb4afcb | MalShare |

Notes

Source code (for the tool that generates the actual payloads) available at https://github.com/optiv/Freeze.rs

FunkSec Ransomware

Aliases

FunkLocker

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------- | | c233aec7917cf34294c19dd60ff79a6e0fac5ed6f0cb57af98013c08201a7a1c | MalwareBazaar | | 66dbf939c00b09d8d22c692864b68c4a602e7a59c4b925b2e2bef57b1ad047bd | MalwareBazaar | | dcf536edd67a98868759f4e72bcbd1f4404c70048a2a3257e77d8af06cb036ac | MalwareBazaar | | b1ef7b267d887e34bf0242a94b38e7dc9fd5e6f8b2c5c440ce4ec98cc74642fb | MalwareBazaar | | 5226ea8e0f516565ba825a1bbed10020982c16414750237068b602c5b4ac6abd | MalwareBazaar | | e622f3b743c7fc0a011b07a2e656aa2b5e50a4876721bcf1f405d582ca4cda22 | MalwareBazaar | | 20ed21bfdb7aa970b12e7368eba8e26a711752f1cc5416b6fd6629d0e2a44e5d | MalwareBazaar | | dd15ce869aa79884753e3baad19b0437075202be86268b84f3ec2303e1ecd966 | MalwareBazaar |

Notes

An alleged prototype of the source code for FunkSec ransomware is available here: 7e223a685d5324491bcacf3127869f9f3ec5d5100c5e7cb5af45a227e6ab4603 (MalwareBazaar)

Rust-based payload delivered by GlassWorm

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 6ebeb188f3cc3b647c4460c0b8e41b75d057747c662f4cd7912d77deaccfd2f2 | MalwareBazaar | | fb07743d139f72fca4616b01308f1f705f02fda72988027bc68e9316655eadda | MalwareBazaar |

Rust-based loader mimicking GoToMeeting DLL

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 93439fe9b45d7b6e9fcdc5e68fd47677ea17025e4eabb6f1468cb9ae98ee8a5b | MalwareBazaar |

Hive Ransomware (Rust variant)

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | f4a39820dbff47fa1b68f83f575bc98ed33858b02341c5c0464a49be4e6c76d3 | MalwareBazaar |

Hunters International Ransomware

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | c4d39db132b92514085fe269db90511484b7abe4620286f6b0a30aa475f64c3e | MalwareBazaar |

JLORAT

Writeups

- Report Link

Malpedia

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 69bb729ff354cd9651f99a05f74f3ea20d483dc8e6e5838e4dd48858fd500d29 | MalwareBazaar |

JitterDropper

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 812d2d8436985fc8531315970b2af6bcdd697f9033bc12841ce467e6fda94408 | MalwareBazaar | | cb7264735e38f2575a354762c122a90d8994ea406f4911a42d8fa45d397fc4ff | MalwareBazaar | | e8082e3c0d63f83ad95af88f50e9ae26512e89113339b66b24068648363d676e | MalwareBazaar | | 9957bf9bc95be77c84f83546d37ec3bd81877872f2e18e54adc014c541da3c6a | MalwareBazaar | | eede257690bdc8c0668c3bef1e394a6c1e50980ba237647fb36c26f46557a450 | MalwareBazaar | | 4e57a67bf5a1dfa198bafc192ed47016f1a043c0c8ae0349f32c02ed17d296d4 | MalwareBazaar | | 9e714ba3e2f8fe053550bb0234fc7e3fa64ce41e601bff83f0f47822245312fc | MalwareBazaar | | 2ef28834f30d3fd881f8c3004ab67c01e2ec283c03d57e173e43a7b30d52f97b | MalwareBazaar | | 5605f711e9c256b09dcf06c4f39851545dbfc05c1c5b3e5f3129b16506e7df19 | MalwareBazaar |

KCVY OSLOCK

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 0ae6570d9e659ffd5efc1e3f9faca696bd12b66b8d125b1159aee9e5251a4d79 | MalwareBazaar |

KrustyLoader

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | ---------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------- | | 030eb56e155fb01d7b190866aaa8b3128f935afd0b7a7b2178dc8e2eb84228b0
| MalwareBazaar | | 47ff0ae9220a09bfad2a2fb1e2fa2c8ffe5e9cb0466646e2a940ac2e0cf55d04 | MalwareBazaar |

Luca Stealer

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 99331a27afa84009e140880a8739d96f97baa1676d67ba7a3278fe61bfb79022 | MalShare |

Notes

Source code available at https://web.archive.org/web/20220725203750/https://github.com/luca364/rust-stealer/archive/refs/heads/master.zip

Luna Ransomware

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 1cbbf108f44c8f4babde546d26425ca5340dccf878d306b90eb0fbec2f83ab51 | MalShare |

Marabu Ransomware

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | fcfec2dc084c222e90ba7a860de6395ad819c46764fc37e0891308eff65510d5 | MalwareBazaar |

Myth Stealer

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 55a418f8562684607ee0acd745595e297ab7e586d0a5d3f8328643b29c72dfa2 | MalwareBazaar | | 2f2b93d37d67b80b4faaf25bebe4e3cbaf7aca35328aeb66da6a1a9b44316f5b | MalwareBazaar | | 66054607f38481ee7e39e002b58fe950966c4c0203df39f46acfe5c0e857c89a | MalwareBazaar |

Nokoyawa Ransomware (Rust variant)

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 7095beafff5837070a89407c1bf3c6acf8221ed786e0697f6c578d4c3de0efd6 | MalwareBazaar |

P2PInfect

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 3a43116d507d58f3c9717f2cb0a3d06d0c5a7dc29f601e9c2b976ee6d9c8713f | MalwareBazaar |

Notes

This sample (3a43116d507d58f3c9717f2cb0a3d06d0c5a7dc29f601e9c2b976ee6d9c8713f) isn't one of the hashes mentioned in the linked reports; however, due to the nature of this malware, there are a lot of unique samples out there, and I was able to find this one after some hunting.

RALord Ransomware

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 456b9adaabae9f3dce2207aa71410987f0a571cd8c11f2e7b41468501a863606 | MalwareBazaar |

RansomExx2

Aliases

Defray, Defray777

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | a7ea1e33c548182b8e56e32b547afb4b384ebe257ca0672dbf72569a54408c5c | MalShare |

Realst Stealer

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 2af0e212ad70eaf8b96a645045ef2764700b5adf7b1187ae3d82240f96f613e2 | MalwareBazaar |

See also all samples tagged with the RealstStealer tag on Malware Bazaar.

Rust-based loader for Rilide

Aliases

BRAINSTORM

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 0f11aeecbde1f355d26c9d406dad80cb0ae8536aea31fdddaf915d4afd434f3f | MalwareBazaar |

Rust-based stealer used in RusticWeb campaign

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | db91e23d9715464511057f2e15c9adc97d3f27fcfa308f05ac7e2de7275fdd32 | MalShare |

RustBucket

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 9ca914b1cfa8c0ba021b9e00bda71f36cad132f27cf16bda6d937badee66c747 | MalShare | | de81e5246978775a45f3dbda43e2716aaa1b1c4399fe7d44f918fccecc4dd500 | MalwareBazaar |

RustDoor

Aliases

Thiefbucket

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | a900ec81363358ef26bcdf7827f6091af44c3f1001bc8f52b766c9569b56faa5 | MalwareBazaar | | 4a59e2fe11ed9136d96a985448b34957ee5861adc9c1a52de4ad65880875dfdb | MalwareBazaar | | 238b546e2a1afc230f88b98dce1be6bf442b0b807e364106c0b28fe18db2ce66 | MalwareBazaar |

Rustic Crypter

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 45aa8efb6b1a9a0e0091040bb99a7c37d346aaf306fa4e31e9d5d9f0fef56676 | MalwareBazaar |

RustoBot

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 114b460012412411363c9a3ab0246e48a584ce86fc6c0b7855495ec531dd05a1 | MalwareBazaar | | 1697fd5230f7f09a7b43fee1a1693013ed98beeb7a182cd3f0393d93dd1b7576 | MalwareBazaar | | 44a526f20c592fd95b4f7d61974c6f87701e33776b68a5d0b44ccd2fa3f48c5d | MalwareBazaar | | 5dc90cbb0f69f283ccf52a2a79b3dfe94ee8b3474cf6474cfcbe9f66f245a55d | MalwareBazaar | | 9a9b5bdeb1f23736ceffba623c8950d627a791a0b40c4d44ae2f80e02a43955d | MalwareBazaar | | 9e660ce74e1bdb0a75293758200b03efd5f807e7896665addb684e0ffb53afd2 | MalwareBazaar | | 9f098920613bd0390d6485936256a67ae310b633124cfbf503936904e69a81bf | MalwareBazaar | | b68e2d852ad157fc01da34e11aa24a5ab30845b706d7827b8119a3e648ce2cf1 | MalwareBazaar | | b910e77ee686d7d6769fab8cb8f9b17a4609c4e164bb4ed80d9717d9ddad364f | MalwareBazaar | | c0abb19b3a72bd2785e8b567e82300423da672a463eefdeda6dd60872ff0e072 | MalwareBazaar | | e547306d6dee4b5b2b6ce3e989b9713a5c21ebe3fefa0f5c1a1ea37cec37e20f | MalwareBazaar | | ec9e77f1185f644462305184cf8afcf5d12c7eb524a2d3f4090a658a198c20ce | MalwareBazaar | | efb0153047b08aa1876e1e4e97a082f6cb05af75479e1e9069b77d98473a11f4 | MalwareBazaar |

Rustonotto

Aliases

CHILLYCHINO

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 67ad959e8af25a48928c28ca9a38a6f2a61ea4935fe60dfed79061214e840b15 | MalwareBazaar | | 738a31e7a0d96fe1b0ad6778db39425160835a80ac33ce8a84f26b71c00c26b9 | MalwareBazaar |

RustyAttr

Writeups

Samples

| SHA-256 Hash | Download Link | Notes | | --- | --- | --- | | 9111d458d5665b1bf463859792e950fe8d8186df9a6a3241360dc11f34d018c2 | MalwareBazaar | Gzip'd CPIO archive containing files and extended attributes required for payload delivery | | 176e8a5a7b6737f8d3464c18a77deef778ec2b9b42b7e7eafc888aeaf2758c2d | MalwareBazaar | Rust payload, but without the required extended attribute |

RustyBuer

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 3abed86f46c8be754239f8c878f035efaae91c33b8eb8818c5bbed98c4d9a3ac | MalwareBazaar |

RustyClaw

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 10e1d453d4f9ca05ff6af3dcd7766a17ca1470ee89ba90feee5d52f8d2b18a4c | MalwareBazaar | | 7602e2c1ae27e1b36ee4aed357e505f14496f63db29fb4fcdd0d8a9db067a5c4 | MalwareBazaar | | b1fe8fbbb0b6de0f1dcd4146d674a71c511488a9eb4538689294bd782df040df | MalwareBazaar |

RustyFlag

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 5327308fee51fc6bb95996c4185c4cfcbac580b747d79363c7cf66505f3ff6db | MalwareBazaar |

RustyPages

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | e98756472404aeef70ba4d403339962989d9ed733fa0f6a23bdf4c2900d7e877 | MalwareBazaar | | 7ab47b7b14f4d6848b9f4d410d1315ccc68e9a6714d94a2e870b6ba77d28e828 | MalwareBazaar | | 5cee6368c6a9922a81a03831979947db8e5365986b4ad725c552ab6018a083b3 | MalwareBazaar | | d2c48f4fa4b0285889ef6c7667e12a1c0eda1393632ef2eac67b32777bf096f7 | MalwareBazaar | | f4c41111960771e0d7558ec2453b76ba9c422fcb9408e09a8de1fd611c272846 | MalwareBazaar |

RustyWater

Aliases

RUSTRIC, Archer RAT

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | a2001892410e9f34ff0d02c8bc9e7c53b0bd10da58461e1e9eab26bdbf410c79 | MalwareBazaar | | 7523e53c979692f9eecff6ec760ac3df5b47f172114286e570b6bba3b2133f58 | MalwareBazaar |

Rust-based keylogger used by SloppyLemming

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | 4f1628821c13cc27fd4134301cc93a1ad32b2a3f7066c3d90f7ba89e02180754 | MalwareBazaar |

SnowFlake Stealer

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 1ae99a454f6c11e30c346ca825e2d20bc5450ddb808f25dd20a4d952604d34f0 | MalwareBazaar | | 4f10f503422560da8a332c30323401af59a914af940716d06e139ed7371be53f | MalwareBazaar | | 5e1626ac3140548619efba38a154b98234080908158378ad2e7e4af9e92cfbb8 | MalwareBazaar | | 674f31aed8544f2f54423de908559f3d1964ef4f3391d2bf989915766b8c42e9 | MalwareBazaar | | 8441c5d0d5ee30f94f54459ba89a3a2d20677d98313c120f32bf98015214049f | MalwareBazaar | | b44db0bf0992d55c7353fe368322fe0b1e912b2a381c4bf8b7c56c9fcd2a86ff | MalwareBazaar |

SPICA

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 37c52481711631a5c73a6341bd8bea302ad57f02199db7624b580058547fb5a9 | MalwareBazaar |

SSLoad

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 09ffc4188bf11bf059b616491fcb8a09a474901581f46ec7f2c350fbda4e1e1c | MalwareBazaar |

SysJoker (Rust variant)

Aliases

RustDown

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | d4095f8b2fd0e6deb605baa1530c32336298afd026afc0f41030fa43371e3e72 | MalShare |

Tetra Loader

Writeups

Malpedia

Samples

| SHA-256 Hash | Download Link | | --- | --- | | 14ed3878b6623c287283a8a80020f68e1cb6bfc37b236f33a95f3a64c4f4611f | MalwareBazaar | | 1c38e3cda8ac6d79d9da40834367697a209c6b07e6b3ab93b3a4f375b161a901 | MalwareBazaar | | 4ffc33bdc8527a2e8cb87e49cdc16c3b1480dfc135e507d552f581a67d1850a9 | MalwareBazaar |

Notes

According to Cisco Talos, Tetra Loader is built using an open-source Rust payload builder framework called MaLoader (https://github.com/lv183037/MaLoader/).

Unnamed Rust DDoS Botnet

Writeups

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | fd6ec293c37abd2d832659697d42c781727b0d32ba6bba3f0387b0dedaabe74e | MalwareBazaar |

VENON

Writeups

- Full PDF version of report available here

Samples

| SHA-256 Hash | Download Link | | ------------------------------------------------------------------ | ----------------------------------------------------------------------------------------------------------------- | | c482286a7fdfb64d308c197a4deabcd773b8b62d9e74d1d08fcfd02568d75d72 | MalwareBazaar |

Notes

Samples are UPX-packed.

Zeon Ransomware (Rust variant)

Writeups

Samples

| SHA-256 Hash | Download Link | | --- | --- | | fb57abf08a85f1d7ca0a6fdcd76b04ccf964a5b05f2f784492083994773e4590 | MalShare |

Notes

There is a lack of good open reporting on Zeon Ransomware, so I will clarify a few potential points of confusion in the notes here.

There are samples which have been identified as Zeon Ransomware, but which are written with Python rather than Rust. These samples are packaged via PyInstaller, and obfuscated with PyArmor. For example, c860bf644bd5e3d6f4cae67848c4fc769184ae652fcb41cac670042b185d217a (MalShare) is a PyInstaller file which drops a nearly identical ransom note as the highlighted Rust sample above, fb57abf08a85f1d7ca0a6fdcd76b04ccf964a5b05f2f784492083994773e4590 The ransom note of both samples say "All of your files are currently encrypted by ZEON strain", and link to the same Tor site (http[:]//zeonrefpbompx6rwdqa5hxgtp2cxgfmoymlli3azoanisze33pp3x3yd[.]onion), for victims to begin the payment process.

There is reporting which states that Zeon Ransomware is connected to Royal Ransomware, such as CISA's advisory on Royal Ransomware. However, I have not been able to find any reporting that states Royal Ransomware is written in Rust, nor any Rust samples of Royal Ransomware.

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท decoderloop/rust-malware-gallery ยท Updated daily from GitHub