Victor

Results 11 comments of Victor

DM me on Discord: toast#3108 for we can debug togather

Yeah a dynamic analysis support could be a nice idea. Ty ;)

AAAAH that another lambda issue

Could you try now?

Could you send the 18th line of `uwu.py`? Thank's.

I have school today. I'm gonna look into it ASAP. Thank you.

floats are now fixed: ```py if _type == NUMBER: ... ``` changed to ```py if _type == NUMBER and string.isdigit(): ... ``` gonna make a function to obfuscate floats too...

Hi, Do you still have issues with bytes?

Ahahah wtf I'll fix the path thing soon.