Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hello #17

Open
z0amhit opened this issue Jan 25, 2021 · 3 comments
Open

Hello #17

z0amhit opened this issue Jan 25, 2021 · 3 comments

Comments

@z0amhit
Copy link

z0amhit commented Jan 25, 2021

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...

@NYAN-x-CAT
Copy link
Owner

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.

Repository owner deleted a comment from MarkSkith Jan 28, 2021
@graysuit
Copy link

@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 ! :)

@MarkSkith
Copy link

Where did you go NyanXCat? What happened?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants