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: cut-bytes.py Version 0.0.18
-
This is a fix for escape sequences that trigger warnings in the latest
Python versions. cut-bytes_V0_0_18.zip (http)MD5:
C5FE455A5371C6675EDF16200D7C5657SH...
1 week ago