Skip to content

Change callMethodName of constructors in Frida action#1715

Merged
skylot merged 3 commits intoskylot:masterfrom
daMatz:master
Nov 7, 2022
Merged

Change callMethodName of constructors in Frida action#1715
skylot merged 3 commits intoskylot:masterfrom
daMatz:master

Conversation

@daMatz
Copy link
Copy Markdown
Contributor

@daMatz daMatz commented Nov 2, 2022

Don't use $new as callMethodName for constructors in frida snippets, but $init.
Fixes: #1714

@skylot skylot merged commit 4aaea2b into skylot:master Nov 7, 2022
@skylot
Copy link
Copy Markdown
Owner

skylot commented Nov 7, 2022

@daMatz I merged this PR, so you can get some credit, but I will commit my fix to apply additional changes for templates as discussed in #1714

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

Successfully merging this pull request may close these issues.

Frida snippet don't work for constructors anymore

2 participants