londek
londek
any solution for this?
@liupingfang you have to use JDK with symbols on (Unix-like system, Windows is currently not supported by Frida)
Looks like it was just a temporary fix? But still, good to replace
I did initial testing and turned out to work just fine ;)
Welcome sir, 3.4.1 still doesn't work for me  I've tried logging in from both aged and fresh accounts, from basic RE it looks like `currentLicense` should be an object,...
I think we should rather modify `int` type-casting to `int32` at https://github.com/timob/jnigi/blob/47aa21d956c7110830560fcf85c9daa829d3a76c/jnigi.go#L1243 because in Java every `Integer` or `int` are 32 bit. I can't be so sure about `int` (the...
Hey, this issue still occurs OpenJDK Runtime Environment Temurin-11.0.15+10 (build 11.0.15+10) OS: Ubuntu 22.04 LTS Kernel: 5.10.16.3-microsoft-standard-WSL2 Frida: 15.1.24
I made PR fixing this https://github.com/openbullet/CaptchaSharp/issues/20
i see, back to windows built-in remote desktop and for other use cases moonlight + sunshine + zerotier combo
> > > What worked for me is installing the package directly from git (e.g `yarn add git+https://github.com/MarshallOfSound/electron-devtools-installer.git`) and initializing it in code this way: > `await installExtension(extensions, { loadExtensionOptions:...