Ebryx/AES-Killer

AES ECB mode

c0g4ih4l4n opened this issue · 1 comments

I recently used aes killer to decrypt AES algorithm in ECB mode. How can i used its with AES Killer. Extension seem require IV field to working.

For that, you have to change code in Decrypt and Encrypt function then compile it again and use it. Plus, also remove IV validation check on Start AES-Killer button click event.