C# Class flsreg2db.regfls2db

Afficher le fichier Open project: hvva/IoAF

Méthodes publiques

Méthode Description
RunFLS ( string img, string rootoffset ) : void

Private Methods

Méthode Description
DoMain ( string db, string imgpath, string regoffset, string pre ) : void
Main ( string args ) : void
createDB ( ) : void
inputDB ( ) : void
insertReg ( String path, String inode ) : void

Method Details

RunFLS() public méthode

public RunFLS ( string img, string rootoffset ) : void
img string
rootoffset string
Résultat void