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

runpe

  1. M

    Visual Basic Runpe Generator

    Hidden content
  2. M

    Visual Basic Special Runpe Generator vb6

    Hidden content
  3. itsMe

    C# RunPE - C# Reflective loader for unmanaged binaries.

    Hidden content
  4. itsMe

    C# Mandark - Tiny 64-bit RunPE written in C#

    Usage Mandark.Load( (string) host, (byte[]) payload, (string) arguments ); Requirements Make sure you compile to 64-bit Hidden content
  5. A

    Visual Basic VB6 CLR RunPE x86 / Native & .NET

    Hello friends🙂 I took C# RunPE to import it into your favorite VB6 with the help of Common Language Runtime So let's get started For RunPE to work we need Net Framework 2.0, we need to import into our project two link in References: C:\Windows\Microsoft.NET\Framework\v2.0.50727\mscoree.tlb...
  6. M

    RUNPE Vb6 that work on windows 10

    Hello guys,i was searching for runpe that can work on windows 10, i have some old runpe and trying to run on windows 10, but it seems windows 10 are increased security, and runpe doesnt work now, can somebody share some runpe that work on windows 10 ? ...
  7. dEEpEst

    C# RunPE In Memory

    RunPE-In-Memory Run a 32bit copy of Exe File in memory,like what Software Packer Do. Hidden content
  8. dEEpEst

    C/C++ MemoryPEInjector

    README.md Memory PE Injector A tool that reads a PE file from a byte array buffer and injects it into memory. Symmary Memory PE Injector is a C++ class which reads an executable file (PE) from a byte array and maps it into the memory space of another process. This is commonly...
Back
Top