diff --git a/README.md b/README.md index 1910b8e..0c07afd 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ My experiments in weaponizing [Rust](https://www.rust-lang.org/) for implant dev | [memN0ps: mordor-rs - hells_halos_tartarus_gate](https://github.com/memN0ps/mordor-rs/blob/main/hells_halos_tartarus_gate/src/lib.rs) | Rusty Hell's Gate / Halo's Gate / Tartarus' Gate Library using `windows-sys` | | [memN0ps: pemadness-rs](https://github.com/memN0ps/pemadness-rs/blob/main/pemadness/src/lib.rs) | Rusty Portable Executable Parsing Library (PE Parsing Library) using `windows-sys` | | [memN0ps: mimiRust](https://github.com/memN0ps/mimiRust/blob/main/src/main.rs) | Mimikatz made in Rust by @ThottySploit. The original author deleted their GitHub account, so it's been uploaded for community use. | +| [memN0ps and trickster0: ekko-rs](https://github.com/memN0ps/ekko-rs/blob/master/src/ekko.rs) | Rusty Ekko - Sleep Obfuscation in Rust using windows-sys. | ## Compiling the examples in this repo