Whitecat18 / Rust-for-Malware-Development

This repository contains my complete resources and coding practices for malware development using Rust 🦀.
MIT License
1.43k stars 166 forks source link

Reference in the Project #5

Closed 0xArthurSouza closed 5 months ago

0xArthurSouza commented 5 months ago

I saw your answer now, as I was stuck with some other matters and couldn't view it before. Analyzing your answer, I still saw some projects (Extract Wifi, Obfuscation, Process Hypnosis and AMSI) that you are referencing as MALDEV, but I see that there are some parts of the project that you copy from the RustRedOps repository and I see that you are not referencing it . I am sending you this message in the sense that both the person responsible for the RustRedOps repository, and others that you may have used to create your projects, may not view this in an ethical way.

Originally posted by @Whitecat18 in https://github.com/Whitecat18/Rust-for-Malware-Development/issues/2#issuecomment-2078763467

Whitecat18 commented 5 months ago

Bro, Actually using others function names and variable names does not means that i'm copying, as you can see He uses different API's, different functions different methods to implement the logic ie POC, but the methods were same as per the original authors, Actually i'm just showcasing my POC and my learning phases of malware development, i'm not intent to copy from others and make use of it, and im not intent to that. All i do is learning from the resources that was written from C,C++ Asm and understanding the logic ie POC behind it and started coding . If i really use some malware developer's content. im sure that i will give proper credits to them. Thank you for Informing.

0xArthurSouza commented 5 months ago

In fact, I see that there are some things that are similar, but I understand your position. I decided to send you the message more to warn you about it, but be on your own if anyone asks in the future. Thanks