All Projects → hasherezade → Chimera_pe

hasherezade / Chimera_pe

ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a template for manual loading of EXE, loading imports payload-side

Programming Languages

c
50402 projects - #5 most used programming language

chimera_pe

Build status

ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc) - a ready-made template for manual loading of PEs, loading imports payload-side.


This project contais two PoCs that can be used as templates:
  • chimera_pe - is a loader with two sample payloads: demo32.bin and demo64.bin, that are injected into calc.exe (appropriately: 64 or 32 bit)
  • chimera_pe_payload_template - is a template basing on which you can build your own payload to be injected
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].