We have also been given details on the cryptography behind the new so-called IMG3 crypto that Zibri has so masterfully cracked. The encryption is symmetric, in that the same secret is used both for encryption and decryption, and is elegant as it uses the exact same mathematical function in both directions. This function maps bijectively from nonnegative integers modulo 256 to the nonnegative integers modulo 256, such that the image of every value x in the domain is x. Another way of looking at it is as a stream cipher whose keystream is the set of values of the function f(x) = sin(x*pi) where x is the block index.
In older news, Zibri's secret is finally revealed! An anonymous contributor has provided me with the source to Zibri's most prized hacking tool, which is apparently called ztringz. Judging from the source, it was written by the superhacker Richard Stallman, so it's no surprise that Zibri is able to do such amazing feats with it. It is rumored to be so powerful that master hacker Zibri uses nothing but this tool to do his work, needing to know nothing else.