exe_who icon indicating copy to clipboard operation
exe_who copied to clipboard

Update

Open Nariod opened this issue 2 years ago • 3 comments

Hello,

I love this tool, thanks for sharing it! This PR contains:

  • Crates version bump, when available
  • rust-crypto crate ditched for maintained crypto crates
  • Code review using cargo fmt and cargo clippy
  • Some dead code removed

In the end, the project do not rely on vulnerable crates anymore and is Rust good practices compliant. I'm available on Discord with the handle nariod#4621 if you want to further discuss the PR.

All the best, Nariod

Nariod avatar Feb 16 '23 08:02 Nariod

Hi @Nariod thank you for your contributions. I will be reviewing the changes soon. I also plan to have interoperable C and Rust components in the Project soon to have the best of both worlds. The work is already in progress on the dev branch. The plan is to get rid of the memexec crate altogether and have in-memory encryption modules.

Thank you for showing interest in the project! It means a lot!

whokilleddb avatar Feb 16 '23 10:02 whokilleddb

Hi @whokilleddb , Nice, I will have a look to your dev branch too ! I just used the tool (main branch) to load Mimikatz against a well known EDR, everything went smooth without any detection. Great work !

Nariod avatar Feb 16 '23 14:02 Nariod

Hey @Nariod thanks that's great to know! Can you elaborate on the EDR used? I want to pitch this tool at work and get funds for more development. It would be really helpful if I could produce some bypasses against EDRs. You can also mail them over to me at [email protected]

Thanks a lot for your feedback! I hope you like the future updates!

whokilleddb avatar Feb 16 '23 14:02 whokilleddb