cuongvu0203 / Jlaive_Crypter

🔰 Crypter 100% FUD AntiVirus Evasion | AES-256, XOR Bit Encryption

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✔️Jlaive

Jlaive is an antivirus evasion tool that can convert executables into undetectable batch files. Obfuscated .NET assemblies are not guaranteed to work.

Blue and White Minimalist Company Profile Poster Portrait

✔️Features

  • .NET/Native (x64) support
  • AES 256 /XOR encryption
  • Compression
  • Anti Debug
  • Anti VM
  • Melt file (self delete)
  • Bind files
  • AMSI bypass
  • ETW bypass
  • API unhooking

✔️Screenshots

image image

✔️DEMO VIDEO

https://www.youtube.com/watch?v=0UGDc53RKGE

✔️Partner

Stitch : https://github.com/nathanlopez/Stitch

AsyncRAT : https://github.com/NYAN-x-CAT/AsyncRAT-C-Sharp

DcRat : https://github.com/qwqdanchun/DcRat

ElegyRAT : https://github.com/we1h0/ElegyRAT-C-Sharp

VanillaRAT : https://github.com/DannyTheSloth/VanillaRAT

✔️Known issues

  • Hidden option does not work on Windows Terminal.
  • Not compatible with Python EXE.

✔️To-do

  • Remove the use of Add-Type for decryption and decompression

✔️Credits

C# RunPE: https://github.com/nettitude/RunPE

SharpUnhooker: https://github.com/GetRektBoy724/SharpUnhooker

✔️Disclaimer

This project was made for educational purposes only. I am not responsible if you choose to use this illegally/maliciously. image

About

🔰 Crypter 100% FUD AntiVirus Evasion | AES-256, XOR Bit Encryption

License:Other


Languages

Language:C# 62.7%Language:CMake 22.6%Language:Python 14.7%