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: rtfdump.py Version 0.0.15
-
This is a fix for option –yarastrings. rtfdump_V0_0_15.zip (http)MD5:
C70F327DDC11B549A399B2F85B2B9607SHA256:
9EFDEB5978372BD93065BCDAB6486DAECA4CB7E2EDA15...
2 days ago