Skip to content

Files

Latest commit

85e7ed4 · Mar 18, 2025

History

History
This branch is 14 commits behind Whitecat18/Rust-for-Malware-Development:main.

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025
Mar 18, 2025

AES Shellcode Encryptor

Simple AES Tool to Perform AES Encryption.

Options:-

  1. Generate Key and iv Value for Encryption
  2. Encrypt .bin shellcode file
  3. Decrypt AES using key & iv and execute the shellcode !

CREDITS / REFERENCES

@5mukx