Skip to content

bakercp-archive/ofxLibmagic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxLibMagic

File type discovery via libmagic (http://sourceforge.net/projects/libmagic/)!

You give it a binary file. It will return a MIME type and description.

For Linux (Ubuntu, Raspberry Pi, etc)

apt-get install libmagic-dev

N.B. For the moment, addons_config.mk is broken. So, to use, add -lmagic to your PROJECT_LDFLAGS. This will be fixed soon.

For Windows

https://github.com/sleuthkit/c_FileTypeSigModule/blob/master/README_BuildingLibMagicWin32.txt

Cool Thumnail: http://coolmagic.com/magician.jpg

About

[Archived] File type discovery via libmagic!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published