Ebryx/AES-Killer

how can find IV if application secure coding

bypazs opened this issue · 1 comments

Hello, In my case found only Secret Key Is possible to find IV if the application secure coding.

Hi,

You can hook the init method too to get Secret Key, IV and original data before encryption
https://11x256.github.io/Frida-hooking-android-part-5/

On the other hand, Brida our friend can fetch everything for you.
https://github.com/federicodotta/Brida