Skip to content

kkoha/EvtxCarv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EvtxCarv

by Chanung Pak, Jaeman Park, HyeonGyu Jang

EvtxCarv is a tool for fragmented Evtx files forensics.

Supported platforms

  • Windows (VS 2010) C++

Usage

Execute EvtxCarv to analyze an image file

EvtxCarv.exe (-r|-c) 'target image path' 'output path'
Options
    --record   (-r)    : Recover by record
    --complete (-c)    : Recover by chunk

Examples of usage

EvtxCarv.exe -c c:\\image.raw c:\\output\\
EvtxCarv.exe -r image.raw output

License

DFRC@KU

Feedback

Please submit feedback via the EvtxCarv tracker

Author: Chanung Pak (kkoha@msn.com)

About

recovers and reconstructs fragmented Evtx files from disk images, memory dumps, pagefiles and unallocated space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published