We added support for detecting executables ciphered with bitwise shift ciphers - ROR (shift right) and ROL (shift left) which was first reported from a sample from Mila's blog (contagiodump). Bitwise shifts are similar to multiple or division by 2's. This sample used a shift left of one position (rol 1) along with a 256byte XOR key.
Update: cs-decrypt-metadata.py Version 0.0.5
-
This is a bugfix version. cs-decrypt-metadata_V0_0_5.zip (http)MD5:
3C37C994709AAE7F56FEC8C8A35F6A61SHA256:
A47616A8C7A484A70D011EA4B8189097CF6FD61358DAEA8...
1 week ago