AES encryption question
by - Thursday, January 1, 1970 at 12:00 AM
How to encrypt program in hex values using AES encryption (C++) ?
Reply
(August 1, 2022, 07:45 PM)JustUser1001 Wrote: How to encrypt program in hex values using AES encryption (C++) ?


you can import the AES/CryproEngine class/mod there.

best regards
Reply
(August 1, 2022, 07:46 PM)0BITS Wrote:
(August 1, 2022, 07:45 PM)JustUser1001 Wrote: How to encrypt program in hex values using AES encryption (C++) ?


you can import the AES/CryproEngine class/mod there.


best regards


if i would also like to decrypt it during execution of custom malware would it be caught by antivirus?
Reply
(August 1, 2022, 07:50 PM)JustUser1001 Wrote:
(August 1, 2022, 07:46 PM)0BITS Wrote:
(August 1, 2022, 07:45 PM)JustUser1001 Wrote: How to encrypt program in hex values using AES encryption (C++) ?


you can import the AES/CryproEngine class/mod there.


best regards


if i would also like to decrypt it during execution of custom malware would it be caught by antivirus?


If you only do this, probably. You have plenty of other techniques to add to make it FUD, not only static encryption.

TRUSTED SELLER | OSWE and OSEP Exam Report | BTC cleaning
Tamarisk#3723

Reply
https://stackoverflow.com/questions/11374591/how-to-use-hex-decimal-key-with-aes-encryption
Reply
OpenSSL has some libraries for a bunch of different languages that might be of use.
Reply
(August 3, 2022, 12:13 PM)friendone Wrote: https://stackoverflow.com/questions/11374591/how-to-use-hex-decimal-key-with-aes-encryption


great, is a nice option
Reply
thanks for sharing vaulable information been finding this for weeks
Reply
thanks for sharing
Reply
Thanks for sharing also from my site :)
Reply


 Users viewing this thread: AES encryption question: No users currently viewing.