Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios-intercept-crypto-2.js TypeError: cannot read property 'toString' of undefined #112

Open
Drygord opened this issue Feb 1, 2024 · 0 comments

Comments

@Drygord
Copy link

Drygord commented Feb 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant