C# Class WhatForensics.mbdb

Afficher le fichier Open project: jglim/WhatForensics

Méthodes publiques

Méthode Description
ReadMBDB ( string BackupPath ) : List

Private Methods

Méthode 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 méthode

public static ReadMBDB ( string BackupPath ) : List
BackupPath string
Résultat List