DELETE all puts / str(n)cat / s(n)printf / ... when using real time capture
(it slows the capture process and is obviously a security problem) 

ADD: geteuid check before live capture

ADD: check for unicode when reading file name (all the open/create functions).

CHANGE the file names : replace all special characters by non special 
characters

CHANGE :

GENERICOPEN : re-do

SMBSESSETUPX : do all the X analysis

SMBTREECNTX : do all the X analysis

DO :

SMBWRITE
SMBWRITEBRAW
SMBREAD
SMBREADBRAW

all the printing functions

REDO : the sniffing part. It's too slow and it looses a lot of packets.


