Lime-Crypter icon indicating copy to clipboard operation
Lime-Crypter copied to clipboard

Hello

Open z0amhit opened this issue 3 years ago • 3 comments

Hello

Can you Recommend me how can i learn to crypt a malware , i really wann to learn malware obfuscation techniques and how can i Bypass Anti-V - i just wnt to learn but i can't find sources i'm waiting for your advice pls.

thx...

z0amhit avatar Jan 25 '21 21:01 z0amhit

Hello

Can you Recommend me how can i learn to crypt a malware , i really wann to learn malware obfuscation techniques and how can i Bypass Anti-V - i just wnt to learn but i can't find sources i'm waiting for your advice pls.

thx...

Hello friend. There are many ways to learn about obfuscation. You can check github for useful educational sources. Anyway you need you learn any computer language to help you with your research. I recommend learning c# for few months before you start working on obfuscation. C# is easy and powerful language. Good luck.

NYAN-x-CAT avatar Jan 28 '21 21:01 NYAN-x-CAT

@z0amhit Resources which will help you in future: Many folks do use dnlib or mono.cecil (exe editing libraries) to inspect executables. If you target windows, C# or VB.net is best for you to learn as nyan sir mentioned. After sometime you get enough learning, then go ahead to see how nyan sir obfusticate assemblies:

https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp/blob/5937e381f9569f2568c5fcc6c00c99cbb8198805/AsyncRAT-C%23/Server/RenamingObfuscation/EncryptString.cs#L39-L78

https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp/blob/5937e381f9569f2568c5fcc6c00c99cbb8198805/AsyncRAT-C%23/Server/Forms/FormBuilder.cs#L207-L214

Remember, you would find it hard. So I advice to give some time. At-least 5-6 month. Or remain depending on nyan's cat. lol ! :)

graysuit avatar Jan 30 '21 16:01 graysuit

Where did you go NyanXCat? What happened?

MarkSkith avatar Feb 24 '21 04:02 MarkSkith