Patryk Czeczko 84b82bccd3 project cleanup
2021-03-19 12:12:33 +01:00
fix
2021-03-16 21:27:47 +01:00
2021-03-19 12:12:33 +01:00
2021-03-19 12:12:33 +01:00
fix
2021-03-16 21:26:40 +01:00
2021-03-16 21:13:26 +01:00
fix
2021-03-16 21:26:40 +01:00
2021-03-16 21:34:49 +01:00

COFFInjector

A Proof of Concept code - loading and injecting MSVC object file.

Blog post with explanation: https://0xpat.github.io/Malware_development_part_8/

Usage

Download the repo (git clone --recursive), compile x64 Release and run like this:

(.\COFFInjector\bin\x64\Release\COFFInjector.exe COFFObject\obj\x64\Release\COFFObject.obj

Currently works for x64 only.

S
Description
Automated archival mirror of github.com/0xpat/COFFInjector
Readme 2.5 MiB
Languages
C++ 100%