• Earn real money by being active: Hello Guest, earn real money by simply being active on the forum — post quality content, get reactions, and help the community. Once you reach the minimum credit amount, you’ll be able to withdraw your balance directly. Learn how it works.

C# BrutoCrypt C#/C++ stub - A oldschool C++ crypter for .NET executables

Status
Not open for further replies.

itsMe

*KillmeMories*
Staff member
Administrator
Super Moderator
Hacker
Specter
Crawler
Shadow
Joined
Jan 8, 2019
Messages
56,613
Solutions
2
Reputation
32
Reaction score
100,454
Points
2,313
Credits
32,650
‎6 Years of Service‎
 
76%
68747470733a2f2f692e696d6775722e636f6d2f5a4e6b4a6c35462e706e67


Bruto Crypt

Oldschool-style crypter with flashy graphics. Used to run a .NET executable in memory through a C++ stub. Tested with Quasar-Rat and works fine.

Notes

Doesn't actually encrypt your .NET executable yet, just puts it raw in native resources of the stub.

Usage

    Compile the C++ stub
    Compile the C# Crypter
    Copy InstallUtil.exe (stub) to a folder with the crypter bin called Stub/InstallUtil.exe
    Start the crypter
    Crypt any .NET executable
    ???????
    PROFIT!!!!@11111

To see this hidden content, you must like this content.
 
Status
Not open for further replies.
Back
Top