Update unity.js
This commit is contained in:
parent
c48e59313c
commit
6e2a8ac450
@ -1,3 +1,8 @@
|
|||||||
|
// https://github.com/freehuntx/frida-mono-api/blob/master/src/mono-api-helper.js#L21
|
||||||
|
// https://github.com/freehuntx/frida-mono-api/blob/master/src/mono-api-helper.js#L53
|
||||||
|
// https://github.com/freehuntx/frida-mono-api/blob/master/src/mono-api-helper.js#L34
|
||||||
|
// https://github.com/freehuntx/frida-mono-api/blob/master/src/mono-api-helper.js#L18
|
||||||
|
|
||||||
// await until Mono is loaded
|
// await until Mono is loaded
|
||||||
var awaitForCondition = function(callback) {
|
var awaitForCondition = function(callback) {
|
||||||
var int = setInterval(function() {
|
var int = setInterval(function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user