Update unity.js

This commit is contained in:
iddoeldor 2018-07-27 15:15:38 +03:00 committed by GitHub
parent 10e2c537cf
commit cde7c1f0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
// apk/assets/bin/Data/Managed$ for i in *.dll; do echo "[*] $i"; rabin2 -zzz $i | grep -i certificate; done
Java.perform(function() {
var awaitForCondition = function(callback) {