Skip to content

ezhangle/chimera_loader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chimera_loader

Build status

ChimeraPE (a PE injector type - alternative to: RunPE, ReflectiveLoader, etc)


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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.8%
  • C++ 15.5%
  • Other 0.7%