From 0c9d9e5fa815d6358033cb2666ca16e00f01309c Mon Sep 17 00:00:00 2001 From: iddoeldor Date: Thu, 9 Aug 2018 02:09:34 +0300 Subject: [PATCH] Update unity.js --- scripts/unity.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/scripts/unity.js b/scripts/unity.js index bc51814..040289e 100644 --- a/scripts/unity.js +++ b/scripts/unity.js @@ -1,4 +1,16 @@ /* +TODO test if no need to compile again the method + +mono_object_get_virtual_method (obj, method); + +we need to free the result from mono_string_to_utf8 () +mono_free (p) + + +MonoObject +https://github.com/mono/mono/blob/master/samples/embed/test-invoke.c#L284 +*/ +/* . Button to install Frida on (rooted) Android device and start via ADB . Select app to hook . spawn app