OfficialKatana / AnyFile2Byte

A program that turn anyfile into C++ Source File (char linear table)

Home Page:http://fou.ink/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AnyFile2Byte

A program that turn anyfile into C++ Source File (char linear table)
这个程序用来将任意文件转化成C++源码文件,可以按需修改,建议64位编译。
用于将任意文件转化成字节码,用于内存加载dll、shellcode加载、内存加载exe等等各种用途。
或者内存加载一些组件文件,提高程序运行效率。
For malware, performence improving and modify files into memory as binary stream.
See also MemLoadLibrary.

About

A program that turn anyfile into C++ Source File (char linear table)

http://fou.ink/


Languages

Language:C++ 84.3%Language:C 15.7%