Skip to content

Get files data in a unsigned char array. Similar to HxD export to c code.

Notifications You must be signed in to change notification settings

vibheksoni/File-To-C-Array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

File-To-C-Array

Get files data in a unsigned char array. Similar to HxD export to c code.

Example: image

test.py:


import filetocarray

obj = filetocarray.image_to_c_array("ring0.jpg", "test.h", 12, "ring0_image", True, "TEST", True)
obj.save()

About

Get files data in a unsigned char array. Similar to HxD export to c code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages