C# Class WhatForensics.mbdb

Datei anzeigen Open project: jglim/WhatForensics

Public Methods

Method Description
ReadMBDB ( string BackupPath ) : List

Private Methods

Method Description
fromHex ( char c ) : int
getD ( Stream fs ) : string
getS ( Stream fs ) : string
toHex ( int value ) : char
toHex ( byte data ) : string
toHexLow ( int value ) : char

Method Details

ReadMBDB() public static method

public static ReadMBDB ( string BackupPath ) : List
BackupPath string
return List