NUL0x4C / TerraLdr

A Payload Loader Designed With Advanced Evasion Features
Apache License 2.0
497 stars 83 forks source link

How to use with exe payload #3

Closed motikolorado closed 1 year ago

motikolorado commented 1 year ago

I have a c# payload in .exe and I'd like to evade antivirus, can I use this tool and how do i do it?

NUL0x4C commented 1 year ago

this tool only support stand alone payloads (shellcodes - reflective dll - .bin file), net binaries such in your situation is not supported .

motikolorado commented 1 year ago

Is there something you can recommend for my case?

NUL0x4C commented 1 year ago

you need to look for something like 'execute assembly' thats what i got on my mind, or 'loading net binaries' or something like that... tbh i myself will make a small packer for this, but im busy with other stuff atm, when its done ill tweet about it lol

NUL0x4C commented 1 year ago

ima close this now, if u needed anything else let me know