K im makin a program that counts charactors in other program like scripts. like it would be a command like this
SetThingFlags(victim, 0x12349);
and it would have 3 type one charactors 1 type 2 charactor and 1 type three charactor.
like sethingflags, victim, 0x12349 would be type one
() would be type 2 and
; would be typ three

Anywho, im trying to find out how to seperate and count the type one charactors. I have the type 2 and three down but dont know how to get the type 1