• We just launched and are currently in beta. Join us as we build and grow the community.

Black Clipper - virus malware on c++ 17 Full Source

danielg758

Meta Description Crafter
D Rep
0
0
0
Rep
0
D Vouches
0
0
0
Vouches
0
Posts
41
Likes
12
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 400 XP
https://cdn.jsdelivr.net/joypixels/assets/6.6/png/unicode/64/26a0.pngWarning: This project is created solely for research and educational purposes. Using this code for malicious purposes is illegal.
BlackClipper is a project demonstrating various software protection techniques and mechanisms, including:
  • Anti-debugging and anti-analysis
  • Code obfuscation
  • Polymorphic encryption
  • Rootkit components
  • Registry manipulation
  • System persistence
🛠 Technical Specifications
Core Components
  • Anti-VM (anti_vm.h)
    • Virtual machine detection
    • Environment checks
    • Debugger detection
  • Cryptor (cryptor.h)
    • Polymorphic XOR encryption
    • RC4 encryption
    • Metamorphic string obfuscation
  • Rootkit (rootkit.h)
    • Process hiding
    • System call modification
    • Detection prevention
System Requirements
  • Windows 10/11
  • Visual Studio 2022
  • Platform Toolset v143
  • C++17 or higher
You must upgrade your account or reply in the thread to view the hidden content.
VirusTotal ? https://www.virustotal.com/gui/file...4NTA4Zjc2YjA4OTk2ZTM0ZjVkMTY6MTczNDk0NTY3NA==
 

452,292

324,135

324,143

Top