MageScript
MageScript
How de we bypass this ?  I did: EvilClippy.exe -s fake.vba -g -r file.doc
 I play on french pokerstars
I'm using osDelay function since I'm using FreeRTOS to run my application. So in the bmi API I implemented my delay as below `void coines_delay_usec(uint32_t delay_us){ uint32_t ticks = (uint32_t)(delay_us/1000);...
I'd like to compress very big files and since my RAM is very limited, I can't compress my files with the current example. Is there any solution to compress block...