• 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.

executables

  1. itsMe

    NimPackt-v1: Nim-based packer for .NET executables and raw shellcode

    NimPackt is a Nim-based packer for .NET (C#) executables and shellcode targeting Windows. It automatically wraps the payload in a Nim binary that is compiled to Native C and as such harder to detect and reverse engineer. There are two main execution methods:     Execute-Assembly re-packs a .NET...
  2. itsMe

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

    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++...
Back
Top