code-scan starred COFFInjector
2021-03-22 00:18:39 Author: github.com(查看原文) 阅读量:198 收藏

Latest commit

Files

Permalink

Failed to load latest commit information.

Type

Name

Latest commit message

Commit time

README.md

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

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

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.

About

PoC MSVC COFF Object file loader/injector.

Resources

Readme


文章来源: https://github.com/0xpat/COFFInjector
如有侵权请联系:admin#unsafe.sh