heraclesxeon
Premium member
Premium
- Thread Author
- #2
JlaiveJlaive is an antivirus evasion tool that can convert executables into undetectable batch files. Obfuscated .NET assemblies are not guaranteed to work.
Features
Demo video withDCRATvs Microsoft Defender:https://www.youtube.com/watch?v=Rz90fPWWDy0
Known issues
SharpUnhooker:https://github.com/GetRektBoy724/SharpUnhooker
DisclaimerThis project was made for educational purposes only. I am not responsible if you choose to use this illegally/maliciously.
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
Demo video withDCRATvs Microsoft Defender:https://www.youtube.com/watch?v=Rz90fPWWDy0
Known issues
- Code:
Hidden
option does not work on Windows Terminal.
- Not compatible with Python EXEs.
- Remove the use of
Code:
Add-Type
for decryption and decompression
SharpUnhooker:https://github.com/GetRektBoy724/SharpUnhooker
DisclaimerThis project was made for educational purposes only. I am not responsible if you choose to use this illegally/maliciously.