Giter Club home page Giter Club logo

Comments (3)

joachimmetz avatar joachimmetz commented on August 19, 2024

When you ask for xml output (-f xml) the output is not valid xml because

This is not the goal of the program to have a valid full XML document. The goal of the -f xml option is to provide output that is comparable to windows event log viewer xml output. You can easily write a small program around the library or Python binding to accomplish this if you need to.

Wrt 'recovered' entries - the xml was just not valid e.g., missing end tag ()

Not sure what you mean.

from libevtx.

Brassrat avatar Brassrat commented on August 19, 2024

Another question, in the xml i see the following (in vim):
%%1537^M
%%1538^M
%%1539^M
%%7168^M
%%7169^M
%%7170^M
%%7171^M
%%7172^M
%%7173^M

Why the extra carriage return? The characters can be removed ­ so they
really are there.
Or is this what is in the evtx bXML? Some list separator syntax? I don¹t
have a good C IDE environment to debug this; obviously i can simply remove
all carriage returns ­ but they only show up for the AccessMask data values.

TIA,
-jay

from libevtx.

joachimmetz avatar joachimmetz commented on August 19, 2024

As indicated this is to match the Windows event viewer output.

Or is this what is in the evtx bXML?

Yes

from libevtx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.