If you have a file named fckrgzip , do not execute it directly. You can inspect its true nature by running the following command in a safe, isolated terminal (Linux/macOS): file fckrgzip
Uses the DEFLATE algorithm (a combination of LZ77 and Huffman coding).
This will tell you if it is an actual GZIP compressed file, a script, or an executable binary.