code-snippets icon indicating copy to clipboard operation
code-snippets copied to clipboard

Decryption code using aes key

Open TheShashank13 opened this issue 1 year ago • 0 comments

This repository contains code to decrypt payload which is encrypted using AES 256 Decryption to be done using AES key stored in system property named 'decrypt_key' The file background script.js contains the code to call jar via ECC- Mid Server decrypt.java contains java code utilized for decryption

TheShashank13 avatar Oct 29 '24 18:10 TheShashank13