Saltycrane logo

SaltyCrane Blog

Notes on Python, Django, and web development on Ubuntu Linux

    

dumpel.exe

dumpel.exe dumps Windows 2000 event log data to a tab-delimited text file download at: http://www.microsoft.com/downloads/details.aspx?FamilyID=c9c31b3d-c3a9-4a73-86a3-630a3c475c1a&displaylang=en run the command: dumpel -f dumpel_results.txt -l security -d 10 Does anyone know how to interpret the hex data output?

1 Comment — feed icon Comments feed for this post


#1 Eliot commented on 2010-05-07:

I added a try/except block around the send_email function so hopefully that will get rid of some of the 500 internal server errors when posting comments.

Post a comment

Required
Required, but not displayed
Optional

Format using Markdown. (No HTML.)
  • Code blocks: prefix each line by at least 4 spaces or 1 tab (and a blank line before and after)
  • Code span: surround with backticks
  • Blockquotes: prefix lines to be quoted with >
  • Links: <URL>
  • Links w/ description: [description](URL)
Created with Django | Hosted by Slicehost