@Ruri thanks. for getting hex data of file we will use this ?
UTILITY File "foo.wav" Read -> VAR "data"
UTILITY Conversion ASCII HEX "<data>" -> VAR "hex data"
@MadmanDev Try this one, I tested on your ei. , also I added a few more special characters just in case, maybe is not the best way but at least work
(\b[A-Za-z0-9._%+-][email protected][A-Za-z0-9.-]+\.[A-Za-z]{2,4}\b:[^"\r\s]*)
sorry for that i edited. i meant to write does not exist. and KEY "<COOKIES>" DoesNotContain "TS015af" worked. i was using <COOKIES{*}> before considering the term "TS015af" was in cookies name. FIXED TY