Downloads
| Name | Description | Version | Size |
| JFileMagic | This is a java library which wraps the native libmagic library using JNI to allow direct access to file identification using magic/file in java. This includes sourcecode for all platforms and compiled native libraries for linux. It is released under the LGPL. | 1.0 | 308.25 KB |
Can you send me some snippets of how the JNI wrapper is used? I’m trying to port it to Windows/NetBeans but the application crashes on the magic_file method.
Thanks,