News

This little project is a super simple polymorphic runtime cryptor for x86_64 ELF binaries on linux. I wrote this for the extended digital forensics course at my university, but thought I would share ...
Describe Cryptor Decryptor uses symmetric encryption based on the AES-128 algorithm in CBC mode with PKCS7 padding.