A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
927
stars
155
forks
source link
ios-intercept-crypto-2.js TypeError: cannot read property 'toString' of undefined #112
Open
Drygord opened 10 months ago
IV: TypeError: cannot read property 'toString' of undefined at t (frida/runtime/hexdump.js:20) at onEnter (C:\Users\legen\REPOS\frida-ios-hook\frida-ios-hook\frida-scripts\ios-intercept-crypto-2.js:55) CCCrypt(operation: 0x1, CCAlgorithm: 0x0, CCOptions: 0x2, keyBytes: 0x281c80ca0, keyLength: 0x10, ivBuffer: 0x0, inBuffer: 0x10a3cc800, inLength: 0x5b0, outBuffer: 0x10a35dc20, outLength: 0x5c0, outCountPtr: 0x16b781138)
It won't properly dump the IV value of any of the intercepted CCCrypt methods