Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxdcb/coffpacker

Generate arguments for the COFFLoader code in C++
https://github.com/maxdcb/coffpacker

coff

Last synced: 9 days ago
JSON representation

Generate arguments for the COFFLoader code in C++

Awesome Lists containing this project

README

        

# COFFPacker

This is used to generate arguments for the COFFLoader code.
Try to reproduce the beacon_generate.py functionalities from [COFFLoader](https://github.com/trustedsec/COFFLoader) in C++ to integrate in [C2TeamServer](https://github.com/maxDcb/C2TeamServer).