C# Class flsreg2db.regfls2db

Show file Open project: hvva/IoAF

Public Methods

Method Description
RunFLS ( string img, string rootoffset ) : void

Private Methods

Method 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 method

public RunFLS ( string img, string rootoffset ) : void
img string
rootoffset string
return void