We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Was hoping to add in a few more file types to this lib.
pcap hex: D4 C3 B2 A1 & hex: A1 B2 C3 D4 ext: pcap mime: 'application/vnd.tcpdump.pcap'
hex: D4 C3 B2 A1
hex: A1 B2 C3 D4
cfbf hex: D0 CF 11 E0 A1 B1 1A E1 multiple exts: doc, xls, ppt, msi, msg multiple mime types
hex: D0 CF 11 E0 A1 B1 1A E1
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Was hoping to add in a few more file types to this lib.
pcap
hex: D4 C3 B2 A1
&hex: A1 B2 C3 D4
ext: pcap
mime: 'application/vnd.tcpdump.pcap'
cfbf
hex: D0 CF 11 E0 A1 B1 1A E1
multiple exts: doc, xls, ppt, msi, msg
multiple mime types
Thanks!
The text was updated successfully, but these errors were encountered: