- or download this
my $nff = new NffInterface; #Initializes some variables and starts a
+software.
my $logid = $nff->loadLog($inputFile); #$inputfile is the logfile.
...
}
}
} while($tmp ne -1);
- or download this
#0x1069
sub parse1069{
my $data=shift;
...
}
return $obj;
}
- or download this
sub parse108A {
my $data=shift;
...
}
return $obj;
}