londek

Results 7 issues of londek

Hey, It's been a long time since async functions were added into JS! Frida is still using callbacks, why not promises? All previous synchronous users could rewrite their code from...

Change ```SSLContext_init.call(this, keyManager, TrustManagers, secureRandom);``` to ```this.init(keyManager, TrustManagers, secureRandom);``` Clearly the method is not static and so it should be called from it's instance, maybe I am missing some inner...

Hey how to build it, nearly everything is full of errors

Hey, Is there any way to retrieve `java/lang/Class` without having to call `java/lang/Class.forName` (Doesn't work with external libraries)? Why can't we just export `callFindClass`? Best regards

Hey I checked your code and bmak.o9 check seems to be not giving valid results, i pasted real browser sensor, and o9 check doesn't pass.

> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...