Menu

Tree [fcb5ad] master /
 History

HTTPS access


File Date Author Commit
 .gitattributes 2017-07-16 [GH]Rake [GH]Rake [387dab] Add .gitignore and .gitattributes.
 .gitignore 2017-07-16 [GH]Rake [GH]Rake [387dab] Add .gitignore and .gitattributes.
 BinaryToAOB.sln 2019-07-17 GH-Rake GH-Rake [fcb5ad] fix image & link
 BinaryToAOB.vcxproj 2019-07-17 GH-Rake GH-Rake [9aaeb4] Initial github commit 2
 BinaryToAOB.vcxproj.filters 2019-07-17 GH-Rake GH-Rake [9aaeb4] Initial github commit 2
 README.md 2019-07-17 GH-Rake GH-Rake [fcb5ad] fix image & link
 Source.cpp 2019-07-17 GH-Rake GH-Rake [9aaeb4] Initial github commit 2

Read Me

Binary To Array Of Byte

Generate an array of bytes and stores it in an easy to use header file from a binary file on disk.

Why?

This code was requested. Maybe you don't want to ship your .exe with additional files or want to load the file from memory for obscurity.

Usage

Drag and drop your binary onto BinaryToAOB.exe and the generated header file will be placed in the same folder as the binary.

https://guidedhacking.com/threads/binary-to-array-of-bytes-dumper.9340/

TODO

Credits

All the good folks at https://guidedhacking.com

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.