issues
search
neilharvey
/
FileSignatures
A small library for detecting the type of a file based on header signature (also known as magic number).
MIT License
258
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding support for office files with macros
#72
codethug
closed
1 month ago
4
XLSX and XLSM files are identified the same
#71
codethug
closed
1 month ago
7
Adds Icon format. Fixes #69.
#70
neilharvey
closed
3 months ago
0
DetermineFileFormat returns null in case of "svg" or "ico" file.
#69
marwa-elfakir-logi
closed
3 months ago
2
Use official, IANA-registered media type for Windows executables
#68
cocowalla
closed
4 months ago
9
Fixes #66 handle pdf specs
#67
MaximeLaffaire
closed
5 months ago
1
Some PDF are not recognized
#66
MaximeLaffaire
closed
4 months ago
7
DetermineFileFormat always returns null
#65
adam-bentley
closed
10 months ago
4
FileFormat does not support multiple extensions
#64
charliettaylor
opened
10 months ago
1
Problem with validation of .jpg
#63
ita-alibb
closed
10 months ago
6
Fixes #59 object not being disposed when calling IFileReader.
#62
neilharvey
closed
1 year ago
0
For *.pptx DetermineFileFormat always returns null
#61
v-pimenau
closed
11 months ago
9
Alternative extensions for formats (jpg, jpeg, ...)
#60
drozdik-m
opened
1 year ago
3
Reader not disposed when calling IFileFormatReader
#59
neilharvey
closed
1 year ago
0
Remove line ending from VCard signature
#58
mburumaxwell
closed
1 year ago
1
Dispose the result of reader read object, in case of OutOfMemoryExcep…
#57
JerryJian
closed
1 year ago
1
Update documentation for bmp file type
#56
kevgeni
closed
1 year ago
1
OWASP scan found high vulnerability in 4.4.0
#55
galadril
closed
1 year ago
1
Ignore Whitespace
#54
gorillapower
opened
1 year ago
1
New file format magic bytes
#53
Sicos1977
opened
1 year ago
0
How to add CSV and Txt file?
#52
Harmeet94Singh
closed
1 year ago
3
RTFD Files
#51
abbottmw
opened
1 year ago
7
Added AMR, OGG and MP3 formats for audio
#50
mburumaxwell
closed
2 years ago
1
Added support for Vcard
#49
mburumaxwell
closed
2 years ago
3
FileFormatInspector overload with File Extension
#48
amitpercept
opened
2 years ago
3
Nonstandard office files
#47
neilharvey
closed
2 years ago
0
Support for non-standard Docx files
#46
anistrate
closed
2 years ago
8
Add WEBP && MP4 formats support
#45
hell03end
closed
2 years ago
7
Linux | XLSX
#44
muralimaddu
opened
2 years ago
8
How to add support for audio files such as mp3/mp4
#43
apchenjun
opened
2 years ago
6
Can we get a strong named dll?
#42
Elephant-Vessel
opened
2 years ago
1
use file format specific reader
#41
markacola
closed
1 year ago
3
allow for 0 length signatures
#40
markacola
closed
3 years ago
2
Fix #38 added assembly signing
#39
gigi81
closed
3 years ago
0
Signed assembly (strong-named)
#38
gigi81
closed
3 years ago
4
Possible to update your release to the latest version of OpenMcdf, please?
#37
arachnodedotnet
closed
3 years ago
2
Mime-Detective Major Update Available
#36
TonyValenti
closed
3 years ago
1
Massive Upgrade
#35
TonyValenti
closed
3 years ago
2
Extracting the file signature without reading the entire file
#34
rebeccapowell
closed
3 years ago
2
Normalised format extensions to include a period. Fixes #27
#33
neilharvey
closed
3 years ago
0
[feature] add BMP
#32
abelykh0
closed
3 years ago
2
File formats for video encodings and some PostScript files
#31
tiesont
opened
3 years ago
1
Corrected Tiff format. Fixes #29
#30
neilharvey
closed
3 years ago
0
TIFF signature is incorrect
#29
neilharvey
closed
3 years ago
0
Multiple Signatures and Offsets
#28
justin-dx
closed
4 years ago
2
Extensions with period
#27
asherber
opened
4 years ago
5
Add interface IEquatable<FileFormat>
#26
rstm-sf
closed
4 years ago
1
Changed dependency from OpenMCDF-2 to OpenMCDF
#25
neilharvey
closed
4 years ago
0
Implemented nullable reference types
#24
neilharvey
closed
4 years ago
0
Memory optimisation
#23
neilharvey
closed
4 years ago
0
Next