/XOR-crypter

Scantime & Runtime fud crypter written using C# to execute you application in-memory and prevent it from being scanned by Anti-viruses

Primary LanguageC#

XOR-crypter

This software protects you assemblies by encrypting each byte with strong XOR algorithm

How does it works

  • Crypter encodes your file and adds it to stub as cipher bytes
  • Then stub is executed, it decrypts payload bytes and invokes it without dropping on disk, so Anti-Viruses are not able to scan it

Instruction

  • Disable your running AV, especially sample sending and real-time protection functions
  • Download the release file, execute and choose a file to crypt. It`ll be saved as Crypted.exe
  • now go to https://freeobfuscator.com/ , upload Crypted.exe and save the result
  • visit antiscan.me or kleenscan.com (❗❗❗NOT TO THE VIRUSTOTAL❗❗❗) and scan the final file
  • if you don`t like the result, obfuscate with other service, wait for stub update or edit the source code of project to make stub FUD again

Please leave the star⭐⭐ to this project if you like it

You can also support me by donating to my btc wallet ✔️ bc1qjj8ft6xcyztec57y49t2nj9ezllkdt7y9gm46g ❤️

image