Hyperion is a runtime encrypter for 32-bit and 64-bit portable executables. It is a reference implementation and bases on the paper "Hyperion: Implementation of a PE-Crypter".
e60e50626ad2ec2f0808e05d713acf34
Hyperion is a runtime encrypter for 32-bit and 64-bit portable executables. It is a reference implementation and bases on the paper "Hyperion: Implementation of a PE-Crypter".
9793af7e03509e6a6b39ed510dfd4223
Hyperion is a runtime encrypter for 32-bit portable executables. It is a reference implementation and bases on the paper "Hyperion: Implementation of a PE-Crypter".
dc31d022b124dc92e7c362a62e64bd46
Hyperion is a runtime encrypter for 32-bit portable executables. It is a reference implementation and bases on the paper "Hyperion: Implementation of a PE-Crypter".
5693431bbf88b85140f2adabb7ae5e34
This paper reveals the aspects of .NET runtime encryption and presents a proof of concept implementation for Hyperion, the implementation that generates a random key and uses it to encrypt the input file with AES-128.
172ba433a4e5da5946d5545f78fe33ca
Hyperion is a runtime encrypter for 32-bit portable executables. It is a reference implementation and bases on the paper "Hyperion: Implementation of a PE-Crypter".
48c78f07f8d9d8a7e61b055e99290f24
This paper reveals the theoretical aspects behind run-time crypters and describes a reference implementation for Portable Executables.
94a494d729dcbfcdadd3afaa08927569
This is an AES-128, AES-192 and AES-256 implementation for FASM. It uses the x86 32-bit instruction set and operates completely on the stack. No additional data segments are necessary which makes it easy to integrate the AES functions in any existing project. The implementation is not optimized for speed but for easy maintainability.
759cb6bc3f28cfe7283ccfa82e27c444