English 中文(简体)
Identify file format from header?
原标题:

I got some files , which has header,

{AD08E961-F492-11d1-B0EA-00AA00683350}2.00:en_US:45015:021 

Can you please help me in finding out, from which software it is created.

Only information I have is, This file is created around 2000-2003.

I want to parse these files and want to extract some data.

Thanks, Sunny.

最佳回答

These files (NAO, NLO) came with SkillSoft s courses. I think it s encrypted to protect the content. You need to use SkillSoft/NetG player to read it.

问题回答

Do they have the extension NLO? A Googling of the GUID returns just one source, which possibly leads back to something called NetG Skill Builder which is training software.





相关问题
Parsing RealLegal s .PTX file format

Anyone have experience parsing the RealLegal PTX file format? I m interested in creating a Mac reader client for this proprietary format. The PTX file format is in wide use for storing court and ...

Semantic (or symbolic) Representation of Music [closed]

I m looking to create a little app that allows the user to visual and control (mostly) classical music, in order to better recognize structures such as canon. What would be an appropriate data and ...

Can a CSV file have a comment?

Is there any official way to allow a CSV formatted file to allow comments, either on its own line OR at the end of a line? I tried checking wikipedia on this and also RFC 4180 but both do not mention ...

How to read Lotus Notes mail archives (*.nsf)

Does anyone know how to read these files without using the interops or COM interaction? Just the direct way. Is there any spec of this format or reverse engineered stuff that could help on this? ...

Reverse Engineering File Formats using AI Techniques

This is to extend the question: Tools to help reverse engineer binary file formats Are there any tools that are publicly available that uses clustering and/or data mining techniques to reverse ...

Identify file format from header?

I got some files , which has header, {AD08E961-F492-11d1-B0EA-00AA00683350}2.00:en_US:45015:021 Can you please help me in finding out, from which software it is created. Only information I have is,...

libsvm model file format

According to this FAQ the model format in libsvm should be straightforward. And in fact it is, when I call just svm-train. As an example, the first SV for the a1a dataset is 1 3:1 11:1 14:1 19:1 39:...

热门标签