stalker #refactoring

This commit is contained in:
iddoeldor 2019-05-16 19:54:27 +03:00 committed by GitHub
parent 25bdd40c69
commit 08200a5d73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,3 @@
var sendText = ObjC.classes.PhoneService['- sendText:to:withSeq:'];
Interceptor.attach(ObjC.classes.MyClass['- myMethod:param1'].implementation, { Interceptor.attach(ObjC.classes.MyClass['- myMethod:param1'].implementation, {
onEnter: function (args) { onEnter: function (args) {
console.warn(JSON.stringify({ console.warn(JSON.stringify({