Jump to content

Recommended Posts

Description

The executable file format on the Windows platform is PE COFF. The peinjector provides different ways to infect these files with custom payloads without changing the original functionality. It creates patches, which are then applied seamlessly during file transfer. It is very performant, lightweight, modular and can be operated on embedded hardware.

Features

Full x86 and x64 PE file support.

Open Source

Fully working on Windows and Linux, including automated installation scripts.

Can be operated on embedded hardware, tested on a Rasperberry Pi 2.

On Linux, all servers will be automatically integrated as service, no manual configuration required.

Plain C, no external libraries required (peinjector).

MITM integration is available in C, Python and Java. A sample Python MITM implementation is included.

Foolproof, mobile-ready web interface. Anyone who can configure a home router can configure the injector server.

Easy to use integrated shellcode factory, including reverse shells, meterpreter, ... or own shellcode. Everything is available in 32 and 64 bit with optional automated encryption. Custom shellcode can be injected directly or as a new thread.

An awesome about page and much more, check it out.

peinjector

Provides PE file patching as a service. Just send the raw header of your PE file and you’ll receive a custom-made patch for it. Can be remotely controlled via a command protocol.

peinjector-control

Web interface to configure and control a peinjector server. A small shellcode factory with some basic shellcodes, automatic encryptoin/obfuscation and thread generation is provided - alternatively, custom shellcode can be injected.

peinjector-interceptor

Sample MITM integration. Based on Python and libmproxy, supports SSL interception, can act as transparent Proxy, HTTP Proxy, ... . Provides seamless PE patching capabilities.

68747470733a2f2f3078313333372e65752f646f776e6c6f6164732f73637265656e73686f745f6775695f7461625f696e6a6563746f722e6a7067

Download https://github.com/JonDoNym/peinjector

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...